Team G Project Dev Page 20103 - OOP344
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Development for Team G
Contents
Trunk Status
* Committed by pbrown9
Team Members
Pbrown9
Working On
FWButton FWCheckList FWMenu
Completed
Simple Functions - LNX iol_edit() // isTextEditor
Wsong18
Working On
FWBorder FWDialog FWField FWText
Completed
Simple Functions - VCC iol_edit() // exclude isTextEditor
Hsong23
Working On
FWLabel FWCheck FWMenuItem FWLineEdit FWValEdit
Completed
Simple Functions - BCC iol_displayflag() int iol_flag() iol_displayMenuItem() int iol_menuItem()
Information
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
Encapsolation? FWBorder (wsong18) | | - FWDialog (wsong18) | | - FWField (wsong18) | | - FWLabel (hsong23) | | | | - FWCheck (hsong23) | | - FWMenuItem (hsong23) | | - - FWButton (pbrown9) | | - - FWLineEdit (hsong23) | | | | - FWValEdit (hsong23) | | - - FWText (wsong18) | - - FWCheckList (pbrown9) | - - FWMenu (pbrown9)