This is an ok button window box.
More...
#include <pawsokbox.h>
List of all members.
Detailed Description
This is an ok button window box.
Definition at line 39 of file pawsokbox.h.
Constructor & Destructor Documentation
pawsOkBox::pawsOkBox |
( |
const pawsOkBox & |
origin | ) |
|
virtual pawsOkBox::~pawsOkBox |
( |
| ) |
[virtual] |
Member Function Documentation
bool pawsOkBox::OnButtonPressed |
( |
int |
button, |
|
|
int |
keyModifier, |
|
|
pawsWidget * |
widget |
|
) |
| [virtual] |
Called whenever a button is pressed.
- Parameters:
-
button | The button pressed. |
keyModifier | Modifier key in effect. |
widget | The widget the button belongs to. |
- Returns:
- bool Parent's result or FALSE if no parent.
Reimplemented from pawsWidget.
bool pawsOkBox::PostSetup |
( |
| ) |
[virtual] |
This is called after the widget and all of it's children have been created.
Reimplemented from pawsWidget.
void pawsOkBox::SetText |
( |
const char * |
text | ) |
|
The documentation for this class was generated from the following file: