Changes between Version 7 and Version 8 of APP_WINDOW_MENU_R0


Ignore:
Timestamp:
01/09/09 11:28:47 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_WINDOW_MENU_R0

    v7 v8  
    1616  * Minimize/Restore All - When not all of the book windows are minimized, the minimize menu item appears. When all book windows are minimized, the restore all options appears. Minimize all acts just like the minimize but for all opened books. 
    1717  * Restore (Maximize when restored) - Restore Reduces the book window to the size of the book. If both width and height are bigger than the work area, the book window reduces to the work area including the book title bar. If the book window was previously restored and it's window was resized, it's restored to this position and size. Maximize maximizes the book window - the book title bar is not shown and takes the whole work area. 
    18  * Menu divisor 
     18 * Menu separator 
    1919 * List of opened books ordered by time of opening/creating. 
    2020  * The active book window should be marked. Probably the best way to do this is to use a thick before the book window name. A good idea is the menu items to be with left displacement of one character so the list is arranged well. 
     21  * Clicking on a menu item of this list should focus the window 
    2122== Task requirements == 
    2223 * Review existing code, make sure proper extension points and extensions are used. 
     
    3132== Related == 
    3233[wiki:OPEN_BOOKS_TABBAR_R0] 
     34[wiki:OPENED_BOOKS_PALETTE_R0] 
    3335== How to demo == 
    3436Demonstrate book switching using the window menu. 
    35  
    3637= Design = 
    3738