Changes between Version 9 and Version 10 of APP_MAIN_WINDOW_R0
- Timestamp:
- 09/17/08 11:40:22 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_MAIN_WINDOW_R0
v9 v10 1 [wiki:APP_MAIN_WINDOW Main Window] 1 = Analysis = 2 2 3 [wiki:APP_BASIC_GUI_ELEMENTS App Elements] 3 == Overview == 4 The Main Window is one of the basic GUI elements. 4 5 6 == Task requirements == 5 7 To create the APP_MAIN_WINDOW, application must provide extension points for: 6 7 8 * Layout Components 8 9 * Flaps … … 15 16 * Menu Bar 16 17 * Status Bar 18 19 == Requirements to the task result == 20 The result of this task must be code. 21 22 == Related == 23 [wiki:APP_MAIN_WINDOW Main Window] 24 25 [wiki:APP_BASIC_GUI_ELEMENTS App Elements] 26 27 = Design = 28 = Implementation = 29 = Testing =