Difference between revisions of "BTP300B Team 11 Weekly Log"
(→Week 2) |
(→Week 3) |
||
Line 58: | Line 58: | ||
==Week 3 == | ==Week 3 == | ||
+ | |||
+ | 9/27/2012 | ||
+ | |||
+ | Radney - Created the base files from the source code provided | ||
+ | Radney & Rubinder (Pair programming) - Read and understood the requirements for Release 0.1. Created the header file iFrame.h | ||
+ | |||
==Week 4 == | ==Week 4 == | ||
==Week 5 == | ==Week 5 == |
Revision as of 11:55, 27 September 2012
Contents
Week 1
9/10/2012
Rubinder started with pair programming, read and tested Assignment 1
Radney started with pair programming, read and tested Assignment 1
9/13/2012
Radney got the display function to display the string depending on field length
Did pair programming in the Open lab and finished the display function
OFF CLASS COLLABORATION
9/13/2012
Rubinder - Worked on the edit function, got the left,right,home,end keys working. Got the cursor to stay within the field, but no scrolling yet.
9/16/2012
Rubinder - Spent some more time on the edit function - but could not get anything working further
Week 2
OFF CLASS COLLABORATION
9/17/2012
Radney - worked on the edit function, got LEFT, RIGHT keys working along with scrolling
9/18/2012
Rubinder - Worked on the edit function, got the DELETE, BACKSPACE keys working. Also INSERT key toggles between insert/over-strike mode it is considered while typing.
9/20/2012
Radney & Rubinder - recoded the scrolling functions, got LEFT&RIGHT scrolling very close to perfect.
9/21/2012
Radney & Rubinder - scrolling perfected. Rubinder - other keys that Aborts and Saves the changes were done. Overwrite changes.
9/23/2012
Radney & Rubinder - fixed DELETE operation. Display function modifications; cutting off strings on edge of screen, debug source of crashes. Display handles a1test.cpp good, passed all tests. Code Cleanup. Code Main function.
Week 3
9/27/2012
Radney - Created the base files from the source code provided Radney & Rubinder (Pair programming) - Read and understood the requirements for Release 0.1. Created the header file iFrame.h