Changes

Jump to: navigation, search

BTP300 Team NVG

441 bytes added, 13:22, 8 December 2011
Incomplete
=Team Not Very Good=
{| class="groupTable" width="100%" border="1" cellpadding="5" style="margin-bottom:1em;"
! Skill Levels & Work Distribution !! Recent Changes !! Classes Conditions !! Current Trunk Status
|-
| width="3325%" |
===Experts [***]===
* [mailto:hfazal@learn.senecac.on.ca?subject=btp300 Husain Fazal] - CDialog& CFrame & CField * [mailto:nbguzmanrwstanica@learn.senecac.on.ca?subject=btp300 Neil GuzmanRobert Stanica] - CFrame & CDialog & CFieldCButton
====Novices [*/**]====
* [mailto:rwstanica@learn.senecac.on.ca?subject=btp300 Robert Stanica] - CButton
* [mailto:pparamalingam2@learn.senecac.on.ca?subject=btp300 Preshoth Paramalingam] - CLine
* [mailto:mrgodhani@learn.senecac.on.ca?subject=btp300 Meet Godhani] - CLabel| valign="top" width="3325%" | 
==Assignment #2==
2011-1012-3004:* CDialogUpdated repository with updated source and header files# coded some of the edit method# changed some of the draw Assignment 2 is completed and add methodssubmitted.# added parallel array state_ to check whether or not fields_ is dynamically allocated2011-11-03:* CField:Updated repository with updated source and header files# changed a bit of the constructor CFrame (should work even if instantiated with empty values due to default parametersincomplete display & edit) and CDialog (incomplete draw & edit)nearly complete* # CLabel & CField completed (both by Neil. Meet will help out on CDialog and CFrame:# made sure that it passed the correct variables to global method release)| valign="top" width="3325%" | ==Complete==#Assignment 2 is Done!
==Commited By:==
2011-1011-3004:* NeilRobert
==Being Commited By:==
2011-1011-3003:
* no one
|}
== Project Status ==
2011-11-03:
* Updated repository with updated source and header files
# CFrame (incomplete display & edit) and CDialog (incomplete draw & edit) nearly complete
# CLabel & CField completed (both by Neil. Meet will help out on CDialog and CFrame)
2011-11-02:
* CField
# I think it is finally complete and nothing else can be changed to it.
2011-10-30:
* CDialog
# Should have everything within the "namespace cio"
* Compiling:
# to To fix the "C4530" compiling error in visual studio, type in "/EHsc" once (without the quotes) after the files you are compiling # Include "-lncurses" when compiling on matrix with "g++" # Include "-I /path/to/lib/ncurses" when compiling on linux emulator on windows with "g++"
* CFrame.cpp:
# Should be passing "(void **)&hidden_" to "release" from "consolebackup.cpp" inside "CFrame::hide"
# If you are seeing trailing characters when you move the frame, check to make sure your "CFrame::setLine" is correct and also how you allocated your "hidden" characters
# in In "CFrame::capture()" make sure to cast the return value of "capture" from "consolebackup.cpp" into "(char*)" if your "hidden" variable is type char
* CDialog.cpp:
# Must have a parallel array to fields stored to know which fields are dynamically allocated
1
edit

Navigation menu