Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20111

225 bytes added, 14:30, 4 April 2011
Attributes
bool (*_validate)(const char*, CDialog&);
</syntaxhighlight></big>
*_help, holds the address of the help logic (function) or NULL if there is no help function is assigned
*_validate, holds the address of the validation logic (function) or NULL if there is no validation function is assgned
 
===Constructors===
<big><syntaxhighlight lang="cpp">

Navigation menu