Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20121

100 bytes removed, 07:54, 30 March 2012
Methods
void draw(int fn = C_NO_FRAME) ;
</syntaxhighlight></big>
#Draws the Label with fn (Note if this step does not work then try using console.display function with absRow() and absCol())
#If _selected is true, it surrounds the Label Text the _format[0] and _format[1]
#If _selected if false, it surrounds the Label with SPACEs (overwrites _format[0] and _format[1])
1
edit

Navigation menu