Difference between revisions of "OOP344 - Success Project Dev TextEdit Application"

From CDOT Wiki
Jump to: navigation, search
(Created page with '{| class="wikitable" border="1" |+ TextEdit Application - Class definitions assignment <br/>Status - In Progress ! Class !! Member Responsible !! Status |- | IOField || jquan4||…')
 
(added message, and updated status)
Line 4: Line 4:
 
! Class !! Member Responsible !! Status  
 
! Class !! Member Responsible !! Status  
 
|-
 
|-
| IOField || jquan4|| In Progress
+
| IOField || jquan4|| 80% completed need to be finalized
 
|-
 
|-
 
| IOFrame|| mjschranz|| In Progress
 
| IOFrame|| mjschranz|| In Progress
Line 23: Line 23:
  
 
<br/>
 
<br/>
 +
<b>Date:07/30/2010</b>
 +
<p>Hey members of team success,
 +
 +
I recently committed a compliable version of IOfield class. This class is not fully functional until IOForm and IOFrame is complete. However, it is certainly operational for other classes below the hierarchy. Lines commented out are lines that required IOForm. Therefore, fellow members can start implementing other classes this weekend.
 +
<br/>
 +
Sincerely,
 +
<br/>
 +
Jason Quan   
 +
</p>
  
 
<h2> Bug Reporting </h2>
 
<h2> Bug Reporting </h2>

Revision as of 21:55, 30 July 2010

TextEdit Application - Class definitions assignment
Status - In Progress
Class Member Responsible Status
IOField jquan4 80% completed need to be finalized
IOFrame mjschranz In Progress
IOForm mjschranz In Progress
IOEdit ibalzamova In Progress
IOVEdit ibalzamova In Progress
IOTextEdit Not Assigned In Progress
IOLabel Not Assigned In Progress

Notes/Information for Members


Date:07/30/2010

Hey members of team success, I recently committed a compliable version of IOfield class. This class is not fully functional until IOForm and IOFrame is complete. However, it is certainly operational for other classes below the hierarchy. Lines commented out are lines that required IOForm. Therefore, fellow members can start implementing other classes this weekend.
Sincerely,
Jason Quan

Bug Reporting