Difference between revisions of "BTP300B A2 Team 3 Work Plan"

From CDOT Wiki
Jump to: navigation, search
Line 2: Line 2:
  
  
== <u>'''Part 1'''</u> ==
+
<u>'''Part 2'''</u>
 +
 
 +
'''Alek Minassian (Team Leader)'''
 +
* CField
 +
* CDialog
 +
 
 +
 
 +
'''Anson Tan'''
 +
* CLabel
 +
 
 +
 
 +
'''Justin Flowers'''
 +
* CLine
 +
 
 +
 
 +
'''Team Effort'''
 +
* CButton
 +
* The team will work on creating the application
 +
 
 +
<u>'''Part 1'''</u>
 +
 
  
 
'''Alek Minassian (Team Leader)'''
 
'''Alek Minassian (Team Leader)'''
Line 38: Line 58:
 
'''Team Effort'''
 
'''Team Effort'''
 
* The team will work on creating the application
 
* The team will work on creating the application
 
== <u>'''Part 2'''</u> ==
 

Revision as of 16:15, 10 November 2013

<-- Go Back


Part 2

Alek Minassian (Team Leader)

  • CField
  • CDialog


Anson Tan

  • CLabel


Justin Flowers

  • CLine


Team Effort

  • CButton
  • The team will work on creating the application

Part 1


Alek Minassian (Team Leader)

  • Initial creation of the various files required for getting started on the project: iframe.h, cfg.h, cframe.h/cpp, etc.
  • Create build scripts for each of Microsoft, Borland, and Linux.
  • Implement the following methods:
    • constructor and destructor
    • setLine()
    • capture()
    • display()
    • edit()
    • draw()


Anson Tan

  • Implement the following methods:
    • absrow()
    • abscol()
    • goMiddle()
    • the two bordered() methods
    • the two frame() methods
    • hide()


Justin Flowers

  • Implement the following methods:
    • the two row() methods
    • the two col() methods
    • the two height() methods
    • the two width() methods
    • move()
    • move() (helper function)


Team Effort

  • The team will work on creating the application