Changes between Version 8 and Version 9 of APP_WINDOW_MENU_R0
- Timestamp:
- 01/10/09 08:55:19 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_WINDOW_MENU_R0
v8 v9 20 20 * 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 21 * 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. 22 23 == Task requirements == 23 24 * Review existing code, make sure proper extension points and extensions are used. 24 25 * Remove the new book entry as it doesn't belong there 25 26 * 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. 26 28 * If you implement this task in parallel with [wiki:OPEN_BOOKS_TABBAR_R0] implement common functionalities. 27 29 == Task result == … … 43 45 44 46 = Comments = 45 A discussion of using "*" after book window with changes is needed question?