Changes

Jump to: navigation, search

Console Framework Classes 20103 - OOP344

207 bytes added, 18:05, 15 November 2010
FWButton
==FWButton==
Button is a Label that accepts a keyboard hit and returns its value. Also a button when edited, surrounds the text of the Label with squared brackets ( '''['''LabelText''']''' ).
===Class Definition===
<big><syntaxhighlight lang="cpp">
const char* Border=FW_BORDER_CHARS);
</pre></big>
When creating a Button, pass
<big><pre>
~FWButton();

Navigation menu