Open main menu

CDOT Wiki β

Changes

BTP300B A2 Team 3 Bugs Report

578 bytes added, 21:50, 1 December 2013
no edit summary
* Saturday - Alek: Implemented the CDialog class.
 
<u>''' Week 3: Nov 24 - 30 '''</u>
* Saturday - Justin, Anson, Alek:
** CButton implemented by the team.
** Main application implemented by the team.
 
* Saturday - Justin: Complete CLabel implemented.
 
* Saturday - Anson: Complete CLine implemented.
 
* Saturday - Alek: The assignment is now completed and will be submitted.
<u>''' Week 24: Nov 17 24 - 23 30 '''</u>* Saturday - Justin: CLabel constructor initialized its CField class incorrectly. Passed NULL to CField str and used set to modify it. * Saturday - Justin: CLabel::allocateAndCopy needs to use data()=, not data = to dynamically allocate memory for str.