Changes between Version 8 and Version 9 of BOOK_BOTTOM_PANEL_R0
- Timestamp:
- 10/10/08 11:35:39 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BOOK_BOTTOM_PANEL_R0
v8 v9 5 5 == Overview == 6 6 * The book bottom panel is located at the bottom of the book window. 7 * There can be different bottom panels.8 7 * The panel acts as a container for different elements controlling what is displayed in the book window. 9 8 * The panel should allow attaching and detaching of controls. … … 16 15 [[BR]]Revise the panel. Modularize it and extract the extensions. The Analysis should be made carefully. 17 16 == Task requirements == 17 * Revisе the existing code. 18 18 * Make the panel use extensions of the !BookBottomPanelElement extension point of the book window 19 19 * Keep the existing controls statically linked. They will be extracted as extensions in a different module later.