1
edit
Changes
→task name
**prototyping (will be done by Jungmin) '''Incomplete'''
**CLabel (will be done byJungmin) '''Incomplete'''
**CDialog (2ppl)(will be done by Chiyoung and Dimple) '''Incomplete'''
***Chiyoung's Task
**** CField& operator[](unsigned int index)
**** bool editable()
*** Dimple's Task
**** Constructor
**** CField& curField()
**** int curIndex() const;
**** int add(CField* field, bool dynamic = true)
**** int add(CField& field, bool dynamic = false)
**** CDialog & operator<<(CField& field)