Difference between revisions of "OOP344 - Return 0; - 20102"

From CDOT Wiki
Jump to: navigation, search
(THE APPLICATION CLASS HIERARCHY)
Line 3: Line 3:
 
; check : this URL to find more about your tickets and agenda for this week ..
 
; check : this URL to find more about your tickets and agenda for this week ..
 
   
 
   
; http://senthilraju.lighthouseapp.com/projects/56319-oop344-text-editor/overview;
 
  
; '''TEAM : - RETURN'0''''
+
== CHAT LOG ==
 +
: ; http://senthilraju.lighthouseapp.com/projects/56319-oop344-text-editor/overview;
 +
 
 +
;
 +
==  '''TEAM : - RETURN'0'''' ==
 +
 
  
 
; Members :  
 
; Members :  
Line 12: Line 16:
 
# : Senthil Chandran
 
# : Senthil Chandran
 
# : Fdesjarlais
 
# : Fdesjarlais
# : Justin lau
+
# : Justin lau ;
  
  

Revision as of 10:57, 29 July 2010

Meeting 
are at Lighthouse app house .
check 
this URL to find more about your tickets and agenda for this week ..


CHAT LOG

: ; http://senthilraju.lighthouseapp.com/projects/56319-oop344-text-editor/overview;

TEAM : - RETURN'0'

Members 
  1.  : Ashoutosh Khamar
  2.  : Senthil Chandran
  3.  : Fdesjarlais
  4.  : Justin lau ;


THE APPLICATION CLASS HIERARCHY


IOFrame
 |
 |---IOForm
 |
 |
 |---IOField
       |
       |-------- IOLabel
       |
       |--------IOEdit
       |         |
       |         |-------IOVEdit
       |
       |--------IOTextEdit


Agenda to be finished

  • IOFRAME
  • IOFORM
  • IOFIELD
  • IOLABEL
  • IOEDIT
  • IOVEDIT
  • IOTEXTEDIT
  1.  : Ashoutosh Khamar -- IOFRAME -- STATUS-- DONE
  2.  : Senthil Chandran -- IOLABEL , IOEDIT , IOVEDIT --STATUS- Almost done (waiting for IOform , Iofield to be updated to check and make corrections)
  3.  : Fdesjarlais -- IOFORM , IOFIELD--STATUS
  4.  : Justin lau -- IOTEXTEDIT -- STATUS-- Hi Team, I do have IOForm, and IOField. I will share it very soon!