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

From CDOT Wiki
Jump to: navigation, search
(prj0.5)
(Team Members)
Line 3: Line 3:
  
 
=Team Members=
 
=Team Members=
* [[User:Pbrown9 | Paul Brown]] - Linux
+
* [[User:Pbrown9 | Paul Brown]]
* [[User:Wsong18 | Wei Song]] - Win-VC
+
* [[User:Wsong18 | Wei Song]]
* [[User:Hsong23 | Heesang Song]] - Win-BC
+
* [[User:Hsong23 | Heesang Song]]
  
 
= Platforms =
 
= Platforms =

Revision as of 22:38, 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