Difference between revisions of "Team G Project Dev Page 20103 - OOP344"

From CDOT Wiki
Jump to: navigation, search
(prj0.5)
(prj0.5)
Line 34: Line 34:
 
   FWBorder (wsong18)
 
   FWBorder (wsong18)
 
     |
 
     |
     | - FWDialog (wsong18)
+
     | - FWDialog (wsong18)
 
     |
 
     |
     | - FWField (wsong18)
+
     | - FWField (wsong18)
 
             |
 
             |
             | - - - - - FWLabel (hsong23)
+
             | -   FWLabel (hsong23)
             |             |
+
             |     |
             |             | - - - - FWCheck (hsong23)
+
             |     | - FWCheck (hsong23)
             |             | - - - - FWMenuItem (hsong23)
+
             |     | - FWMenuItem (hsong23)
 
             |
 
             |
 +
            | - - FWButton (pbrown9)
 
             |
 
             |
             | - - - - - FWButton (pbrown9)
+
             | - - FWLineEdit (hsong23)
 +
            |      |
 +
            |      | -   FWValEdit (hsong23)
 
             |
 
             |
             |
+
             | - - FWText (wsong18)
            | - - - - - FWLineEdit (hsong23)
+
             | - - FWCheckList (pbrown9)
            |              |
+
             | - - FWMenu (pbrown9)
            |              | - - - - FWValEdit (hsong23)
 
            |
 
            | - - - - - FWText (wsong18)
 
            |
 
             | - - - - - FWCheckList (pbrown9)
 
             | - - - - - FWMenu (pbrown9)
 
  
 
= Trunk Status =
 
= Trunk Status =
 
   * Committed by pbrown9
 
   * Committed by pbrown9

Revision as of 22:37, 15 November 2010


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Development for Team G

Team Members

Platforms

 * pbrown9 - Linux
 * wsong18 - Windows VC
 * hsong23 - Windows BC

Project

prj0.1

 Simple Functions

 * pbrown9 - LNX
 * wsong18 - VCC
 * hsong23 - BCC

prj0.2

Complex Functions

 * pbrown9 - Line Editor:        int iol_edit() // isTextEditor only
 * wsong18 - Line Editor:        int iol_edit() // exclude isTextEditor
 * hsong23 - Selection Editor:   void iol_displayflag(), int iol_flag(),
                                 void iol_displayMenuItem(), int iol_menuItem()

prj0.5

No Link
 FWBorder (wsong18)
    |
    | - FWDialog (wsong18)
    |
    | - FWField (wsong18)
            |
            | -   FWLabel (hsong23)
            |     |
            |     | -  FWCheck (hsong23)
            |     | -  FWMenuItem (hsong23)
            |
            | - - FWButton (pbrown9)
            |
            | - -  FWLineEdit (hsong23)
            |       |
            |       | -   FWValEdit (hsong23)
            |
            | - -  FWText (wsong18)
            | - -  FWCheckList (pbrown9)
            | - -  FWMenu (pbrown9)

Trunk Status

 * Committed by pbrown9