Difference between revisions of "OOP244 - ICANHAZCODE? Project Dev Page - 20101"

From CDOT Wiki
Jump to: navigation, search
(David Perit)
Line 16: Line 16:
 
===David Perit===
 
===David Perit===
  
* Moving all of the platform independent functions out of the platform dependent sections of code. Next time, when you're copying and pasting like mad, think about systems where you don't copy and paste code.
+
* Moving all of the platform independent functions out of the platform dependent sections of code.

Revision as of 20:35, 17 June 2010

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

  • working on [iof_edit(): Right Key]

Vladimir Drizhepolov

  • working on iof_displayMenuItem()

David Perit

  • Moving all of the platform independent functions out of the platform dependent sections of code.