Changes

Jump to: navigation, search

BTP300B A2 Team 3 Bugs Report

1,028 bytes added, 21:50, 1 December 2013
no edit summary
<u>''' Week 1: Nov 10 - 16 '''</u>
* Sunday - Alek: Implemented CField.
 
 
<u>''' Week 2: Nov 17 - 23 '''</u>
* Saturday - Alek:
** Updated the build scripts to include CDialog, CLabel, CLine, and CButton.
** Added pure virtual function edit() to CField to be used by CDialog.
** Made minor modifications to CFrame to better handle the new classes.
 
* 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 1: Nov 10 - 16 '''</u>
* Monday - Alek: CField::display() should check to see if the data field is NULL.
 
 
<u>''' Week 4: Nov 24 - 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.
 

Navigation menu