Changes between Version 9 and Version 10 of APP_MAIN_WINDOW_R0


Ignore:
Timestamp:
09/17/08 11:40:22 (17 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_MAIN_WINDOW_R0

    v9 v10  
    1 [wiki:APP_MAIN_WINDOW Main Window] 
     1= Analysis = 
    22 
    3 [wiki:APP_BASIC_GUI_ELEMENTS App Elements] 
     3== Overview == 
     4The Main Window is one of the basic GUI elements. 
    45 
     6== Task requirements == 
    57To create the APP_MAIN_WINDOW, application must provide extension points for: 
    6  
    78 * Layout Components 
    89  * Flaps 
     
    1516 * Menu Bar 
    1617 * Status Bar 
     18 
     19== Requirements to the task result == 
     20The 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 =