Changes between Version 5 and Version 6 of DOCUMENT_FILE_MANAGEMENT_R0


Ignore:
Timestamp:
01/06/09 15:36:16 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DOCUMENT_FILE_MANAGEMENT_R0

    v5 v6  
    88 * New 
    99 * Open 
     10 * Recent Documents 
    1011 * Save 
    1112 * Save As 
     
    1516 * File -> New Toggles a hud that gives the opportunity to enter size of the new book and/or to choose a template to use for creating the new book. 
    1617  * When a template is selected, the size controls become inactive 
    17   * Default values are chosen when the hud is opened. 
     18  * Default values are chosen when the dialog is opened. 
    1819 * File -> Open toggles File Dialog to choose a book file to be opened. 
     20 * File -> Recent Documents opens a submenu with list of recently opened books. 
     21  * The list should be with maximum 10 items. 
     22  * The list should be with most recent book documents at the top of the menu. (Sorting) 
    1923 * File -> Save - saves the book. 
    20   * If the book hasn't been saved yet, the Save as File dialog appears. 
     24  * If the book hasn't been saved yet, works like File -> Save as. 
    2125 * File -> Save As - Toggles Save as File Dialog to choose a location to save the book. 
    22  * In later revisions File -> Import/Export Resources should be present with similar behavior. (should toggle file dialogs.) 
    2326 * File -> Close Toggles the "Save changes" and/or "Quit Sophie 2" message boxes. 
    2427  * If there are no opened and modified books File -> Close toggles the "Quit Sophie2?" message box. 
    2528  * If there are opened and modified books File -> Close toggles the "Save changes?" message box starting from last modified book. 
     29 * In later revisions File -> Import/Export should be present with similar behavior.(with submenus, should toggle file dialogs.) 
    2630== Task result == 
    27 ^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ 
    28  
     31Source code. Diagrams. 
    2932== Implementation idea == 
    3033^(It is advisable to include some rough implementations ideas.)^