Difference between revisions of "OOP344 - Return 0; - 20102"
(→THE APPLICATION CLASS HIERARCHY) |
(→IOField Bugs) |
||
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... |
− | |||
====Application in Compiled state ==== | ====Application in Compiled state ==== |
Revision as of 08:14, 1 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 ..
Contents
CHAT LOG
: http://senthilraju.lighthouseapp.com/projects/56319-oop344-text-editor/overview;
TEAM : - RETURN'0'
- Members
- : Ashutosh Khamar
- : Senthil Chandran
- : Fdesjarlais
- : 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
- : Ashutosh Khamar --
IOFrame-- STATUS-- DONE--IOField-- STATUS -- DONE -- IOForm -- Working - : Senthil Chandran --
IOLabel , IOEdit , IOVEdit--STATUS- Almost done (waiting for IOForm , IoField to be updated to check and make corrections) - : Fdesjarlais -- IOFORM , IOFIELD--STATUS
- : 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;