Changes between Version 15 and Version 16 of APP_DND_INTERACTION_R0
- Timestamp:
- 11/10/09 16:29:10 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_DND_INTERACTION_R0
v15 v16 90 90 * If other resource is dropped over the padding space of an existing frame, nothing should happen. - every time the transferable should transfer at least ImageData. 91 91 * Dragging text resource to an empty space of the page work area should create a frame and link the resource in it - using ResiourceRefData. 92 * Dragging a book resource to an empty space of the page work area should create a frame and link the book in it 92 * Dragging a book resource to an empty space of the page work area should create a frame and link the book in it - it will be done next revision. 93 93 * Dragging an audio resource to an empty space of the page work area should create a frame and link the audio in it - using ResourceRefData. 94 94 * Dragging a video resource to an empty space of the page work area should create a frame and link the video in it - using ResourceRefData.