Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20113

1,135 bytes added, 11:02, 10 November 2011
Tester
Tuesday Oct <del>26</del> 30th. 23:59
===Tester===
*[svn://zenit.senecac.on.ca/oop344/trunk/cioTesters/Test2DialogAndLabel.cpp Test2DialogAndLabel.cpp ]*on matrix, with putty (Terminal/keyboard: Xterm R6)*: ~fardad.soleimanloo/t2 runs the demo for the test*Makefile for matrix*create a file in the root of cio call it '''"makefile"''' and copy the content below:*: make sure the lines starting with c++ are tabbed once.*: then at command line issue the command '''"make"''' to complie; the name of the executable will be '''prjexe'''0<big><pre>t2: console.o cframe.o cfield.o cdialog.o clabel.o Test2DialogAndLabel.o c++ console.o cframe.o cfield.o cdialog.o clabel.o \Test2DialogAndLabel.o -lncurses -oprjexe console.o: console.cpp console.h keys.h c++ -c console.cpp cframe.o: cframe.cpp cframe.h cuigh.h console.h keys.h c++ -c cframe.cpp cfield.o: cfield.cpp cfield.h cuigh.h cframe.h console.h keys.h c++ -c cfield.cpp cdialog.o: cdialog.cpp cdialog.h cfield.h cuigh.h cframe.h console.h keys.h c++ -c cdialog.cpp clabel.o: clabel.cpp clabel.h cfield.h cframe.h cuigh.h console.h keys.h c++ -c clabel.cpp Test2DialogAndLabel.o: Test2DialogAndLabel.cpp clabel.h cdialog.h cframe.h cuigh.h cfield.h console.h keys.h c++ -c Test2DialogAndLabel.cpp</pre></big> 
==R0.3==
# CLineEdit

Navigation menu