Changes

Jump to: navigation, search

OOP344 - Crimson Coders - 20102

714 bytes added, 19:07, 20 August 2010
Development
 
 
==Development==
 
{| class="wikitable" border="1"
|+ Bugs/Problems/Unfinished Functions
! Class/File !! Function !! Problem !! Fixed?
|-
| IOTextEdit.cpp || ALL || Not sure how it's supposed to interact with the other classes ||
|-
| iofield.cpp || int IOField::edit() || Enforces the children to have an edit method || DONE
|-
| iofield.cpp || IOField& IOField::set(const void* data) || Enforces the children to have a set method || DONE
|-
| ioform.cpp || IOForm& add(IOField* field, bool dynamic = true) || || DONE
|-
| ioform.cpp || IOForm& add(IOField* field, bool dynamic = false) || || DONE
|-
| iovedit.cpp || ALL || || DONE
|-
| main.cpp || ALL || ||
 
|}
==Members==
* Christopher Gervasi-Missen (ID: B)
** <s>IOFrame Class</s> '''DONE'''
* Kumail Habib (ID: C)
** <s>IOLabel class</s>
* Chris Gosselin (ID: D)
** N/AIOEdit class
* Sunny Chau (ID: E)
** N/AIOForm class
===Makefile===
1
edit

Navigation menu