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

From CDOT Wiki
Jump to: navigation, search
(IOField Bugs)
(THE APPLICATION CLASS HIERARCHY)
Line 90: Line 90:
 
;
 
;
  
# : Ashutosh Khamar  -- <s>IOFrame</s> -- '''''STATUS'''''-- '''DONE'''--<s>IOField</s> -- '''STATUS''' -- '''DONE''' -- IOForm -- Working  
+
# : Ashutosh Khamar  -- <s>IOFrame</s> -- '''''STATUS'''''-- '''DONE''' | --<s>IOField</s> -- '''STATUS''' -- '''DONE''' |  <s>IOLabel</s>--'''''STATUS'''''-- '''DONE''' | -- IOForm -- Working  
# : Senthil Chandran  -- <s>IOLabel , IOEdit , IOVEdit</s> --'''''STATUS'''''- Almost done (waiting for IOForm , IoField to be updated to check and make corrections)
+
# : Senthil Chandran  -- <s> IOEdit , IOVEdit</s> --'''''STATUS'''''- Almost done (waiting for IOForm , IoField to be updated to check and make corrections)
 
# : Fdesjarlais      -- IOFORM , IOFIELD--'''''STATUS'''''
 
# : Fdesjarlais      -- IOFORM , IOFIELD--'''''STATUS'''''
 
# : Justin lau        -- IOTEXTEDIT -- '''''STATUS'''''-- Hi Team, I do have IOForm, and IOField. I will share it very soon!
 
# : Justin lau        -- IOTEXTEDIT -- '''''STATUS'''''-- Hi Team, I do have IOForm, and IOField. I will share it very soon!

Revision as of 23:08, 3 August 2010

== [[[File:Example.jpg]][[File:; 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.  : Ashutosh Khamar
  2.  : Senthil Chandran
  3.  : Fdesjarlais
  4.  : Justin lau ;


Team meeting availablity

- SUN
MON
TUE
WED
THU
FRI
SAT
09:00 - 1 1 2 - 1 2
10:00 - 1 1 2 - 1 2
11:00 - 1 1 2 - 1 2
12:00 - 1 1 2 - 1 2
13:00 - 1 1 2 - 1 2
14:00 - 1 1 1-2 - 1 -
15:00 - 1 1-2 1-2 - 1 -
16:00 - 1 1-2 1-2 1 1 -
17:00 - 1 1-2 1-2 1 1 -
18:00 - 1 1-2 1 1 1 -
19:00 - 1 1-2 - 1 - -
20:00 - 1 2 - 1 - -
21:00 - - 2 - - - -
22:00 - - 2 - - - -
23:00 - - 2 - - - -

THE APPLICATION CLASS HIERARCHY


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


Agenda to be finished

  • IOFRAME
  • IOFORM
  • IOFIELD
  • IOLABEL
  • IOEDIT
  • IOVEDIT
  • IOTEXTEDIT
  1.  : Ashutosh Khamar -- IOFrame -- STATUS-- DONE | --IOField -- STATUS -- DONE | IOLabel--STATUS-- DONE | -- IOForm -- Working
  2.  : Senthil Chandran -- 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!


]]

IOField Bugs

  • Difficuties dealing with IOForm *_owner in 2 classes: IOField and IOForm.. need help !! <-- Ashu (amkhamar) -> problem solved regarding _owner pointer.. keep working guys...

Application in Compiled state

trunk->assign3 Members can check compiled program with temporary main, please dont work here, rather copy it into your owner folder and work over it. Only if you are done with particular function than only update trunk, and please put a comment on updation of trunk !!

Application

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