1
edit
Changes
→TEAM COMMUNICATION SECTION
==<span style="color:#FF0000">TEAM COMMUNICATION SECTION</span>==
NOV 17: There were some issues with CDialog that could mess up your testing of the classes. cdialog edit was not tracking _curidx. this issue seems to be fixed now.<br /> youcan find the updated cdialog in dkgurr/R0.3. you will also need to use the updated editlist.cpp and editlist.h to use the updated cdialog.cpp<br /><br />NOV 16: Added bool method to DLList class to return if list is empty. Used this to reduce code in CDialog::editable() method. <br />CButton::edit needs to be changed so that before the method finishes the square brackets around the text are overwritten with white space.<br />
-dg