Home | All Classes | Grouped Classes | Index | Search

Class CL_MessageBox

MessageBox component More...

Derived from: CL_Window
Derived by: none
Group: GUI (Controls)

#include <ClanLib/gui.h>

Construction:

CL_MessageBox

MessageBox constructor

info

Creates a messagebox "Information" with text and an OK button.

Attributes:

get_text

Returns the message text.

get_result_button

Returns the index of the button clicked.

Operations:

set_text

Sets the message text.

Signals:

sig_button1

Signal for button 1

sig_button2

Signal for button 2

sig_button3

Signal for button 3

Detailed description:



Questions or comments, write to the
ClanLib mailing list.