Open main menu

CDOT Wiki β

Changes

OOP344 - Crimson Coders - 20102

375 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:|-| 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==
1
edit