Changes

Jump to: navigation, search

The CIO Framework - OOP344 20123

17 bytes removed, 14:03, 26 November 2012
Methods
</syntaxhighlight></big>
If '''fn''' is '''C_FULL_FRAME''', it will call its parent draw. Then It will draw all the '''Fields''' in the '''Dialog'''. <br />
If '''fn''' is not '''C_FULL_FRAME'''Zero, then it will just draw all the '''Fields''' in the '''Dialog'''.<br />
If '''fn''' is a non-zero positive value, then it will only draw '''Field''' number '''fn''' in the dialog. (First added '''Field''' is field number one.)
<big><syntaxhighlight lang="cpp">
</syntaxhighlight></big>
Returns the reference of the Field that was just being edited.
 
===CDialog Complied Object Files===
* [http://matrix.senecac.on.ca/~fardad.soleimanloo/files/classObjs/linux/cdialog.zip Linux]

Navigation menu