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

From CDOT Wiki
Jump to: navigation, search
(THE APPLICATION CLASS HIERARCHY)
(THE APPLICATION CLASS HIERARCHY)
 
(6 intermediate revisions by 2 users not shown)
Line 68: Line 68:
 
  |---IOField
 
  |---IOField
 
       |
 
       |
       |-------- IOLabel
+
       |--------IOLabel
 
       |
 
       |
 
       |--------IOEdit
 
       |--------IOEdit
Line 80: Line 80:
 
Agenda to be finished
 
Agenda to be finished
  
* IOFRAME
+
* <s>IOFRAME</s>
* IOFORM
+
* <s>IOFORM </s>
* IOFIELD
+
* <s>IOFIELD</s>
* IOLABEL
+
* <s>IOLABEL</s>
* IOEDIT
+
* <s>IOEDIT</s>
* IOVEDIT
+
* <s>IOVEDIT</s>
 
* IOTEXTEDIT
 
* IOTEXTEDIT
  
 
;
 
;
  
# : 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''' | -- <s>IOForm</s> -- ''''STATUS'''' -- '''DONE'''
# : 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'''''- Done and Uploaded ..
 
# : 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        -- <s>IOTEXTEDIT</s> -- '''''STATUS'''''-- Attention Team! Basically I am done with this class. I am not able to test it because there are errors in other files.
  
  
Line 99: Line 99:
  
 
====IOField Bugs ====
 
====IOField Bugs ====
* Difficuties dealing with '''IOForm *_owner''' in 2 classes: <u> IOField and IOForm</u>.. need help !! <-- Ashu (amkhamar)
+
* <s>Difficuties dealing with '''IOForm *_owner''' in 2 classes: <u> IOField and IOForm</u>.. need help !! <-- Ashu (amkhamar)</s> -> problem solved regarding _owner pointer.. keep working guys...
* problem solved regarding _owner pointer.. keep working guys...
 
  
 
====Application in Compiled state ====
 
====Application in Compiled state ====

Latest revision as of 20:20, 11 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 -- 'STATUS' -- DONE
  2.  : Senthil Chandran -- IOEdit , IOVEdit --STATUS- Done and Uploaded ..
  3.  : Fdesjarlais -- IOFORM , IOFIELD--STATUS
  4.  : Justin lau -- IOTEXTEDIT -- STATUS-- Attention Team! Basically I am done with this class. I am not able to test it because there are errors in other files.


]]

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;