Home | All Classes | Grouped Classes | Index | Search
MessageBox component More...
Derived from:
CL_Window
Derived by:
none
Group: GUI (Controls)
#include <ClanLib/gui.h>
Construction:
MessageBox constructor | |
Creates a messagebox "Information" with text and an OK button. |
Attributes:
Returns the message text. | |
Returns the index of the button clicked. |
Operations:
Sets the message text. |
Signals:
Signal for button 1 | |
Signal for button 2 | |
Signal for button 3 |
Detailed description: