11 | | * From resource palette to the page work area. |
12 | | * From the page work area to the resource palette. |
13 | | * Provide support for CUT/COPY/PASTE of images. |
14 | | * From an image frame to an image editor outside sophie. |
15 | | * From an image editor to sophie: |
16 | | * to the resource palette. |
17 | | * to the image frame - should change the image. |
18 | | * to the page work area - should create a new image frame. |
| 11 | * From resource palette to the page work area |
| 12 | * Copy an image resource from the resources palette and paste it to the page work area should create a new image frame with the selected resource. It is optional to do this for other resources at this revision. |
| 13 | * From resources palette to an application outside sophie. |
| 14 | * Copy an image resource from the resources palette and paste it to an image editor. |
| 15 | * Create the hierarchy and logic how resources from the resources palette will be copied and pasted. |