Changes between Version 12 and Version 13 of OPEN_BOOKS_TABBAR_R0
- Timestamp:
- 01/08/09 12:56:35 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OPEN_BOOKS_TABBAR_R0
v12 v13 27 27 * Connect the existing functionality from the Window menu with the menu items. 28 28 * Create proper extension points and extensions for the menus and menu items. 29 * If there is time remaining, implement some non-existing (non-present in Sophie2) features from the overview of this task. 29 * If there is time remaining, implement some non-existing (non-present in Sophie2 right now) features from the overview of this task. 30 * At least, make the menu items without the functionality. 30 31 == Task result == 31 32 The result of this task is source code. 32 33 == Implementation idea == 34 The tabbar. 33 35 [[Image(source:/trunk/sophie2-platform/doc/spec-diagrams/TabBar.png)]] [[BR]] 36 The right click menu (on empty area). 34 37 [[Image(source:/trunk/sophie2-platform/doc/spec-diagrams/TabBarMenu.png, 75%)]] [[BR]] 38 The right click menu (on a button). 35 39 [[Image(source:/trunk/sophie2-platform/doc/spec-diagrams/TabBarMenuButton.png, 75%)]] 36 40 == Related == … … 38 42 39 43 == How to demo == 40 ^(In this section you must add instructions for the demo of the task.)^ 44 Show the tabbar and working features. 41 45 42 46 = Design =