BTP300B Team 11 Weekly Log
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.