Difference between revisions of "Team B Project Dev Page 20103 - OOP344"
Kmcdonald11 (talk | contribs) (→Complex Functions) |
Kmcdonald11 (talk | contribs) (→To Do) |
||
Line 16: | Line 16: | ||
== To Do == | == To Do == | ||
* '''FWDialog''' | * '''FWDialog''' | ||
− | |||
* '''FWValEdit''' | * '''FWValEdit''' | ||
* '''FWText''' | * '''FWText''' |
Revision as of 17:09, 26 November 2010
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
General Info
Trunk Status
- Last committed by: Kaitlyn, November 26th @ 5:08PM.
- Current status: Safe
- Update info: Committed my work, ready for debugging/testing.
Task Distribution
To Do
- FWDialog
- FWValEdit
- FWText
Team Tasks
Kaitlyn
- Help test
James
- FWText
Oleg
- FWDialog
Fardad
- FWValEdit
Progress
- October 12th 2010: Committed framework for project to trunk.
- November 18 2010: Wiki updated. (James)
- November 17 2010: Oleg is having problems with FWField function "bool FWField::editable() const"
- November 23 2010: Set 3 IRC meetings, assigned further tasks
- November 24 2010: Compilable version of current project in Kaitlyn's folder (everything thus far)
- November 25 2010: Oleg is still having troubles with FWDialog
- November 26 2010: Kaitlyn submitted FWBorder, FWButton, FWLineEdit, and FWCheck to trunk. All compile, and ready to test.
Completed Tasks
Simple Functions
James - Borland C++
Oleg - Visual C++
Kaitlyn - Linux
Complex Functions
James - Wiki management
Oleg - FWField, FWLabel
Kaitlyn - FWBorder, FWLineEdit, FWButton, FWCheck