Difference between revisions of "Team C Project Dev Page 20103 - OOP344"
(→prj1.0) |
Jdgriffith (talk | contribs) |
||
Line 17: | Line 17: | ||
* mrtait1 - MAC | * mrtait1 - MAC | ||
* Joan - LNX | * Joan - LNX | ||
+ | |||
+ | == Trunk Status == | ||
+ | |||
+ | *Last updated by jdgriffith | ||
+ | *Not in use | ||
== prj0.1== | == prj0.1== | ||
Line 41: | Line 46: | ||
On windows, ran all of the testing cases using the provided testing program(iol_tester). | On windows, ran all of the testing cases using the provided testing program(iol_tester). | ||
+ | |||
+ | |||
+ | == prj5.0 To Do == | ||
+ | |||
+ | *1. FWBorder | ||
+ | *2. FWDialog, FWField | ||
+ | *3. FWLabel, FWButton, FWLineEdit, FWText | ||
+ | |||
+ | |||
+ | == prj5.0 Member Task == | ||
+ | |||
+ | *1.jdgriffith: FWDialog, FWLabel, FWCheck, FWMenuItem(Maybe) - (4 Classes) | ||
+ | |||
+ | *2.lwu11: FWBorder, FWButton, FWText - (3 Classes) | ||
+ | |||
+ | *3.mrtait1: FWField, FWLineEdit, FWValEdit - (3 Clsses) | ||
+ | |||
+ | *4.Undecided: FWCheckList(Maybe), FWMenu(Maybe) |
Revision as of 00:08, 17 November 2010
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Team C Development Page:
Contents
Team C
- John Griffith -- Team C
- Ling Wu -- Team C
- Matthew Tait -- Team C
- Juan Pablo Molina Matute-- Team C
Platforms
* jdgriffith - VCC * lwu11 - BCC * mrtait1 - MAC * Joan - LNX
Trunk Status
- Last updated by jdgriffith
- Not in use
prj0.1
* jdgriffith - VCC * lwu11 - BCC * mrtait1 - MAC * Joan - LNX
prj0.2
- 1.jdgriffith: TAB, Insert (2 keys); int iol_flag(......) (1 function)
- 2.lwu11: DEL, BackSpace ( 2 keys); void_displayflag(....) (1 function)
- 3.mrtait1: Left,Right, home, End (4 keys); void iol_displayMenuItem (1 function)
- 4.Joan: Escape(1key);int iol_menuItem(..........)(1 function)
- Line Editor: int iol_edit(.....) (everybody)
prj1.0
On windows, ran all of the testing cases using the provided testing program(iol_tester).
prj5.0 To Do
- 1. FWBorder
- 2. FWDialog, FWField
- 3. FWLabel, FWButton, FWLineEdit, FWText
prj5.0 Member Task
- 1.jdgriffith: FWDialog, FWLabel, FWCheck, FWMenuItem(Maybe) - (4 Classes)
- 2.lwu11: FWBorder, FWButton, FWText - (3 Classes)
- 3.mrtait1: FWField, FWLineEdit, FWValEdit - (3 Clsses)
- 4.Undecided: FWCheckList(Maybe), FWMenu(Maybe)