Difference between revisions of "OOP244 - Team Nothing Project Dev Page - 20101"

From CDOT Wiki
Jump to: navigation, search
(Created page with 'nothing')
 
(Added Task Distribution for Complex Functions)
 
Line 1: Line 1:
nothing
+
{{OOP344 Index}}
 +
 
 +
=Basic I/O Function Set v1.0 - Task Distribution for Complex Functions=
 +
 
 +
<big><pre>
 +
A- [displayflag()],
 +
  [flag()]
 +
  [edit(): Leftkey]
 +
  [Test BCC platform]
 +
 
 +
B- [displayMenuItem()],
 +
  [MenuItem()]
 +
  [edit(): RightKey]
 +
  [Test VCC platfrom]
 +
 
 +
C- [edit(): Corrections before editing]
 +
  [edit(): BackspaceKey]
 +
  [edit(): Enter and All function keys]
 +
  [Test Linux platform]
 +
 
 +
D- [edit(): Escape key, including Undo (memory allocation and release)]
 +
  [edit(): DeleteKey]
 +
  [edit(): data entry, insert mode]
 +
  [Test Mac platform]
 +
 
 +
E- [edit(): Home and End Key]
 +
  [InsertKey]
 +
  [TabKey]
 +
  [data entry, overstrike mode]
 +
  [Overall review beofre final release]
 +
</pre></big>

Latest revision as of 14:24, 12 June 2010


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources

Basic I/O Function Set v1.0 - Task Distribution for Complex Functions

A- [displayflag()], 
   [flag()]
   [edit(): Leftkey]
   [Test BCC platform]

B- [displayMenuItem()], 
   [MenuItem()]
   [edit(): RightKey]
   [Test VCC platfrom]

C- [edit(): Corrections before editing]
   [edit(): BackspaceKey]
   [edit(): Enter and All function keys]
   [Test Linux platform]

D- [edit(): Escape key, including Undo (memory allocation and release)]
   [edit(): DeleteKey]
   [edit(): data entry, insert mode]
   [Test Mac platform]

E- [edit(): Home and End Key] 
   [InsertKey]
   [TabKey]
   [data entry, overstrike mode]
   [Overall review beofre final release]