Difference between revisions of "Team G Project Dev Page 20103 - OOP344"

From CDOT Wiki
Jump to: navigation, search
(prj0.5)
(Wsong18)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>{{OOP344 Index | 20103}}</center>
+
<center>{{OOP344 Index | 20103}}
 +
[http://zenit.senecac.on.ca/wiki/index.php/Team_G_IRC_Logs_20103_-_OOP344 Team G IRC Logs]</center>
 
= Trunk Status =
 
= Trunk Status =
   * Committed by pbrown9
+
   * Committed by pbrown9 (November 28th, 11:27pm)
  
=Team Members=
+
= Team Members =
 
{| class="wikitable sortable" border="1" cellpadding="5"
 
{| class="wikitable sortable" border="1" cellpadding="5"
 
! First Name !! Last Name !! Seneca Id !! IRC nick !! Blog URL
 
! First Name !! Last Name !! Seneca Id !! IRC nick !! Blog URL
Line 15: Line 16:
 
|}
 
|}
  
 +
= Common ToDo =
 +
== Task X ==
 +
  * Name
 +
  Task information?
 +
== Task Y ==
 +
  Wei - wsong18:
 +
  FWBorder : completed
 +
    - Date last mofified: Nov 25, 2010 - prj0.35
 +
  FWDialog : completed
 +
    - Date last modified: Nov 25, 2010 - prj0.35
 +
  FWField  : completed
 +
    - Date last modified: Nov 25, 2010 - prj0.35
 +
  FWText : completed
 +
    - Date last modified: Dec 19, 2010 - prj0.90
 +
 +
== Task Z ==
 +
  * Name
 +
  Task information?
 +
 +
= Current Tasks =
 
== Pbrown9 ==
 
== Pbrown9 ==
=== Working On ===
 
 
   FWButton
 
   FWButton
 
   FWCheckList
 
   FWCheckList
 
   FWMenu
 
   FWMenu
  
=== Completed ===
 
  Simple Functions - LNX
 
  iol_edit() // isTextEditor
 
  
 
== Wsong18 ==
 
== Wsong18 ==
=== Working On ===
+
   FWBorder : completed
   FWBorder
+
   FWDialog : completed
   FWDialog
+
   FWField : completed
   FWField
+
   FWText : rework completed
   FWText
 
 
 
=== Completed ===
 
  Simple Functions - VCC
 
  iol_edit() // exclude isTextEditor
 
  
 
== Hsong23 ==
 
== Hsong23 ==
=== Working On ===
 
 
   FWLabel
 
   FWLabel
 
   FWCheck
 
   FWCheck
Line 44: Line 55:
 
   FWValEdit
 
   FWValEdit
  
=== Completed ===
+
= Completed Tasks =
 +
  Simple Functions - VCC
 
   Simple Functions - BCC
 
   Simple Functions - BCC
 +
  Simple Functions - LNX
 +
  iol_edit
 
   iol_displayflag()
 
   iol_displayflag()
 
   int iol_flag()
 
   int iol_flag()
Line 53: Line 67:
  
 
=Information=
 
=Information=
=== prj0.1 ===
+
== prj0.1 ==
 
   [http://zenit.senecac.on.ca/wiki/index.php/Iolib_functions_20103_-_OOP344#Simple_Functions_.28Platform_dependent_functions.3B_conditional_compilation.29 Simple Functions]
 
   [http://zenit.senecac.on.ca/wiki/index.php/Iolib_functions_20103_-_OOP344#Simple_Functions_.28Platform_dependent_functions.3B_conditional_compilation.29 Simple Functions]
 
   
 
   
Line 60: Line 74:
 
   * hsong23 - BCC
 
   * hsong23 - BCC
  
=== prj0.2 ===
+
== prj0.2 ==
 
  [http://zenit.senecac.on.ca/wiki/index.php/Iolib_functions_20103_-_OOP344#Complex_Functions_.28Platform_independent_functions.29 Complex Functions]
 
  [http://zenit.senecac.on.ca/wiki/index.php/Iolib_functions_20103_-_OOP344#Complex_Functions_.28Platform_independent_functions.29 Complex Functions]
 
   
 
   
Line 68: Line 82:
 
                                   void iol_displayMenuItem(), int iol_menuItem()
 
                                   void iol_displayMenuItem(), int iol_menuItem()
  
=== prj0.3 ===
+
== prj0.3 ==
 
  [http://zenit.senecac.on.ca/wiki/index.php/Console_Framework_Classes_20103_-_OOP344 Encapsolation?]
 
  [http://zenit.senecac.on.ca/wiki/index.php/Console_Framework_Classes_20103_-_OOP344 Encapsolation?]
 
   
 
   

Latest revision as of 19:40, 3 January 2011


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Team G IRC Logs

Trunk Status

 * Committed by pbrown9 (November 28th, 11:27pm)

Team Members

First Name Last Name Seneca Id IRC nick Blog URL
heesang song hsong23 hsong23 Heesang's Seneca Blog
Paul Brown pbrown9 pbrown9 Paul's Blog
Wei Song wsong18 wsong18 Wei's Blog

Common ToDo

Task X

 * Name
 Task information?

Task Y

 Wei - wsong18:
 FWBorder : completed
    - Date last mofified: Nov 25, 2010 - prj0.35
 FWDialog : completed
    - Date last modified: Nov 25, 2010 - prj0.35
 FWField  : completed
    - Date last modified: Nov 25, 2010 - prj0.35
 FWText : completed
    - Date last modified: Dec 19, 2010 - prj0.90

Task Z

 * Name
 Task information?

Current Tasks

Pbrown9

 FWButton
 FWCheckList
 FWMenu


Wsong18

 FWBorder : completed 
 FWDialog : completed 
 FWField  : completed 
 FWText : rework completed

Hsong23

 FWLabel
 FWCheck
 FWMenuItem
 FWLineEdit
 FWValEdit

Completed Tasks

 Simple Functions - VCC
 Simple Functions - BCC
 Simple Functions - LNX
 iol_edit
 iol_displayflag()
 int iol_flag()
 iol_displayMenuItem()
 int iol_menuItem()


Information

prj0.1

 Simple Functions

 * pbrown9 - LNX
 * wsong18 - VCC
 * hsong23 - BCC

prj0.2

Complex Functions

 * pbrown9 - Line Editor:        int iol_edit() // isTextEditor only
 * wsong18 - Line Editor:        int iol_edit() // exclude isTextEditor
 * hsong23 - Selection Editor:   void iol_displayflag(), int iol_flag(),
                                 void iol_displayMenuItem(), int iol_menuItem()

prj0.3

Encapsolation?

 FWBorder (wsong18)
    |
    | - FWDialog (wsong18)
    |
    | - FWField (wsong18)
            |
            | -   FWLabel (hsong23)
            |     |
            |     | -  FWCheck (hsong23)
            |     | -  FWMenuItem (hsong23)
            |
            | - - FWButton (pbrown9)
            |
            | - -  FWLineEdit (hsong23)
            |       |
            |       | -   FWValEdit (hsong23)
            |
            | - -  FWText (wsong18)
            | - -  FWCheckList (pbrown9)
            | - -  FWMenu (pbrown9)