Difference between revisions of "OOP244 - ICANHAZCODE? Project Dev Page - 20101"
Line 9: | Line 9: | ||
* iof_edit(): Right Key - DONE | * iof_edit(): Right Key - DONE | ||
+ | |||
+ | *'''working on [iof_edit(): Enter Key]''' | ||
===Vladimir Drizhepolov=== | ===Vladimir Drizhepolov=== |
Revision as of 14:46, 20 June 2010
Contents
COMPLEX FUNCTIONS
Adrian Maurer
- iof_flag() and iof_menuItem() completed without function keys working on mac. (not tested on all systems yet)
- working on [iof_edit(): Backspace Key]
Jason Burton
- iof_edit(): Right Key - DONE
- working on [iof_edit(): Enter Key]
Vladimir Drizhepolov
- iof_displayMenuItem() - DONE
David Perit
- Moving all of the platform independent functions out of the platform dependent sections of code.