1
edit
Changes
m
* status** In Progress
→tasks
* Labour Divide as Follows:
** Jamie and Barry will complete CLabel
*** CLabel(const CLabel& L);
*** CLabel(const char *Str, int Row, int Col, int Len = 0);
*** bool editable()const;
*** void set(const void* str);
** Anil will overload ALL operators in CDialog
*** CDialog& operator<<(CField* field);
*** CDialog& operator<<(CField& field);
*** CField& operator[](unsigned int index);
** Everard
** Sean
=== Commenting CFrame ===