Difference between revisions of "Team G Project Dev Page 20103 - OOP344"
Line 1: | Line 1: | ||
− | <center>{{OOP344 Index | 20103}}</center> | + | <center>{{OOP344 Index | 20103}} |
+ | [http://zenit.senecac.on.ca/wiki/index.php/Team_G_IRC_Logs_20103_-_OOP344 Team G IRC Logs]</center> | ||
= Trunk Status = | = Trunk Status = | ||
* Committed by pbrown9 | * Committed by pbrown9 |
Revision as of 23:33, 17 November 2010
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Team G IRC Logs
Contents
Trunk Status
* Committed by pbrown9
Team Members
First Name | Last Name | Seneca Id | IRC nick | Blog URL |
---|---|---|---|---|
heesang | song | hsong23 | hsong23 | Heesang's Seneca Blog |
Paul | Brown | pbrown9 | pbrown9 | Paul's Blog |
Wei | Song | wsong18 | wsong18 | Wei's Blog |
Common ToDo
Task X
* Name Task information?
Task Y
* Name Task information?
Task Z
* Name Task information?
Current Tasks
Pbrown9
FWButton FWCheckList FWMenu
Wsong18
FWBorder FWDialog FWField FWText
Hsong23
FWLabel FWCheck FWMenuItem FWLineEdit FWValEdit
Completed Tasks
Simple Functions - VCC Simple Functions - BCC Simple Functions - LNX iol_edit 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.3
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)