Changes between Version 3 and Version 4 of APP_RESOURCE_LIST_BOOK_ACTIONS_R0


Ignore:
Timestamp:
01/30/09 18:19:59 (16 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_RESOURCE_LIST_BOOK_ACTIONS_R0

    v3 v4  
    66 
    77== Overview == 
    8 Many of the operations over the list with resources will be executed through the palette where the resources are displayed. The scope of the resources will be changed through drag'n'drop from one palette to another. 
     8Many of the operations over the resources will be executed through the palette where the resources are displayed. The scope of the resources will be changed through drag'n'drop from one palette to another. Dragging a resource and dropping it over a frame, it should change the content of a frame.  
    99 
    1010== Task requirements == 
     
    1919== Implementation idea == 
    2020 * Use [wiki:BASE_DND_R0] to implement drag'n'drop functionality of the resources list. 
    21  *  
     21 * To create the palette use !ListPalette. 
    2222 
    2323== Related == 
     
    2727 * [wiki:APP_RESOURCE_PROPERTIES_SCOPE_R0] 
    2828 
    29  
    3029== How to demo == 
    31  * Run Sophie 2.0 
    32  * Drag a local resource and drop it in the palette with book resources.  
     30 * Run Sophie 2.0. 
     31 * Drag a local resource and drop it in the palette with book resources. 
    3332 * The scope of the resource should be changed. 
    34  * Delete a resource pressing 'Del'. 
     33 * Select a resource and press 'Del'. 
    3534 * The resource should be deleted. 
    3635 * Drag a resource and drop it over a frame.