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

From CDOT Wiki
Jump to: navigation, search
(Team meeting availablity)
(TEAM : - RETURN'0')
Line 17: Line 17:
 
# : Fdesjarlais
 
# : Fdesjarlais
 
# : Justin lau ;
 
# : Justin lau ;
 +
 +
 +
== Team meeting availablity ==
 +
 +
{| border="1" cellpadding="5"
 +
 +
! - !! SUN<br /> !! MON<br /> !! TUE<br /> !! WED<br /> !! THU<br /> !! FRI<br /> !! SAT<br />
 +
|-
 +
| 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 =
 
= THE APPLICATION CLASS HIERARCHY =

Revision as of 08:47, 31 July 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::display() -- STATUS -- Working
  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!


]]

IOField Bugs

  • Difficuties dealing with IOForm *_owner in 2 classes: IOField and IOForm.. need help !! <-- Ashu (amkhamar)


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 !!

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 - - - -

Application

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