Changes between Version 8 and Version 9 of APP_WINDOW_MENU_R0


Ignore:
Timestamp:
01/10/09 08:55:19 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_WINDOW_MENU_R0

    v8 v9  
    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. 
    2121  * Clicking on a menu item of this list should focus the window 
     22  * Changed books titles must be marked by a * in front of the title. 
    2223== Task requirements == 
    2324 * Review existing code, make sure proper extension points and extensions are used. 
    2425 * Remove the new book entry as it doesn't belong there 
    2526 * Create menu entries for the mentioned functionalities in the task overview. 
     27 * Implement markers for active book and changed book. Note that on save the * should be dissapear. 
    2628 * If you implement this task in parallel with [wiki:OPEN_BOOKS_TABBAR_R0] implement common functionalities. 
    2729== Task result == 
     
    4345 
    4446= Comments = 
    45 A discussion of using "*" after book window with changes is needed question?