Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20112

1 byte added, 18:27, 16 August 2011
CLineEdit
void draw(int Refresh = C_FULL_FRAME);
</syntaxhighlight></big>
It will first call Frame's draw passing '''Refresh'''as an argument to it.<br />
Then it will make a direct call to iol_display to show the data kept in Field's '''_data'''.<br />
The values used for the arguments of iol_display are:
1
edit

Navigation menu