Open main menu

CDOT Wiki β

Changes

OOP344 - Success Project Dev TextEdit Application

12 bytes added, 17:42, 11 August 2010
updated status on wiki page
! Class !! Member Responsible !! Status
|-
| IOField || jquan4|| 80 95% completed, just need to be finalize and tested
|-
| IOFrame|| mjschranz|| Completely Compilable. gcc -c iof.c and then g++ ioframe_main.cpp ioframe.cpp iof.o -lcurses/-lncurses. It does still have bugs in the moving of the frame and what is being displayed. Perfectly compilable with borland as well (bcc32 ioframe_main.cpp ioframe.cpp iof.c). Note: ioframe_main.cpp isn't in the prj directory in trunk for whatever reason /so you will have to manually copy it there./<hr/> <b>08/11/2010</b> - IOFrame was rewritten and Completed by Jquan4
|-
| IOForm ||mjschranz || In Progress
| IOTextEdit || apliats || In Progress
|-
| IOLabel || jquan4 || 95% completed, just need to be testedCompleted
|-
|}
1
edit