1
edit
Changes
→MNode
== R0.6 ==
=== CMenu ===
* Constructor
* Ronson Wan
* Completed
* Task: CMenu& add(const char* Text, bool selected = false);
* Done By: Ramone Burrell
* Status: Done
* Task: const char* selectedText();
* Done By: Akash Patel
* Status: Done
* Task: bool editable()const
* Done By: Ramone Burrell
* Status: Done
* taskTask: set(const void* data){* Done By: Akash Patel* Status: Done *bool goNext();*Done By : Mike Shutov*Status: Done *bool goPrev();*Done By : Ramone Burrell*Status: Done *Task: edit function
* Done By: Mike Shutov
* Status:Worked on * Task: selectedIndex(int index)* Done By: Mike Shutov* Status Done * Task: selectedIndex()* Done By: Mike Shutov* Status: Done * Task: The Destructor* Done By: Ramone Burrell* Status: Done * Task: CMenu& operator<<(const char* Text);* Done By: Ramone Burrell* Status: Done * Task: CMenu& operator<<(bool select);* Done By: Ramone Burrell* Status: Done * Task: void draw(int fn = C_FULL_FRAME);* Done By: Ramone Burrell* Status: Done === MNode ===* complete all methods for this class* Completed* Ronson Wan
=== CCheckList ===
* complete all methods for this class* Completed* Ronson Wan<br />
* add new methods to CCheckMark (bool radio(), void radio(bool isRadio), operator bool())
* Ronson Wan
* Completed on Nov. 25, 2011* Done By: Sunday, November 27, 2011
=== CText ===
* Ronson Wan
* Completed
<br />
* Dummy ctext.cpp and functions
<br/ >
* Constructors:
* Completed
* Done By: Ramone Burrell
<br />
* draw():
* Status: Completed* Done By:Akash Patel
<br />
* set():
* Done ByRonson Wan* Completed* Date:11/29/11
<br />
* data():
* Done ByRonson Wan* Completed* Date:11/29/11
<br />
* edit():
* Status: Completed* Done By:Mike Shutov* Date: 12/4/11
<br />
* editable():
* Done ByRonson Wan* Completed* Date:11/29/11
<br />
* displayOnly() - Both:
* Done ByRonson Wan* Completed* Date:11/29/11
== R0.3 ==