Open main menu

CDOT Wiki β

Team G Project Dev Page 20103 - OOP344

Revision as of 22:36, 15 November 2010 by Pbrown9 (talk | contribs) (prj0.5)

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