1
edit
Changes
→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||
|-
| iofield.cpp || IOField& IOField::set(const void* data) || Enforces the children to have a set method||
|}