Changes

Jump to: navigation, search

Code Hunters

1,259 bytes added, 23:30, 15 December 2012
Repository
== Repository ==
* repo Github id: VII-CodHtr 
==Team Members==
{| class="wikitable sortable" border="1" cellpadding="5"
|-
|-
|[[User:Bo Liu|Bo]]||Liu||B||[mailto:bliu54@myseneca.ca?subject=oop344 bliu54]||bobliuf||[[Special:Contributions/Bo Liu|Bo Liu]]||bobliuf||[http://twitterbobliuf.comblogspot.ca/ Boliu's blog]
|-
|-
## CCheckList Mock-up Class (issue 2.9) (By Joshua Reviewed by Stanislav)
==== 0.3 Milestone ====
# CField (issue 3.0) By Bo Liu, Reviewed by Yun Yang
# CDialog (issue 3.1) By Yun, Stanislav and Steven, Reviewed by Joshua
# CLabel (issue 3.2) By Yun, Reviewed by Steven
==== 0.4 milestone ====
(Sun Nov 25th. 23:59)
# CButton (issue 4.0) By Joshua Lane
# CValEdit (issue 4.1) By Stanislav and Steven
# CCheckMark (issue 4.2) By Yun and Bo and Yun
I did most part of the cchecklist.cpp, but I am confused about the edit() method, I need you help about it.
==== 0.6 milestone ====
# CText by Stanislav, Joshua and Steven# CheckListby Bo and Yun
== Coding Rules ==
# [[(Irc)logs of meeting number ### - oop344 20113 | topic and date2 ]]
== discussions ==
* Hey, everyone. Is there any due time for the project, can I continue to update the class now? thanks, Yun
 
* Hi, team. Solutions for the some of the challenging questions are posted on http://yun811.blogspot.ca, just in case you need them for exam reference.
 
* Hi, do you have any ideas about the application, and when is the due day.
* And have you found the notes of last class, it has not been uploaded?
 
* Blog: Common 0.2 errors [http://jlane4.blogspot.ca/2012/11/milestone-02-common-errors.html Joshua 0.2 Blog]
Please help: I am confused about this instruction, what does this mean?
* Always use forward declaration if possible instead of including a class header-file.
Lists of Project confusions: Yun's Blog http://yun811.blogspot.ca
* For CCheckMark class, the base class is CField, but in the constructor and copy constructor, CLabel is initiated, what's the relationship of CCheckMark and CLabel?
* Sets the frame of _Label to its owner (Checkmark i.e. 'this'), what this mean?
* bool operator=(bool flag), what is the return value for this operator?
*
*'''When you are writing something here, please indicate yourself and the date when you are posting it''' - Stan 04/12/2012
* Hey all, I wrote the bit for filling out the struct from file, as well as made a test file and a short program for making test files. It is all currently in branch movieapp; we will need to combine this with Stanislav's work still. - Joshua

Navigation menu