Home | All Classes | Grouped Classes | Index | Search

CL_MessageBox::CL_MessageBox

MessageBox constructor

	CL_MessageBox(
		const std::string& title, const std::string& text, const std::string& button1, const std::string& button2, const std::string& button3, CL_Component* parent, CL_StyleManager* style = NULL);

See also:

CL_Component | CL_MessageBox | CL_StyleManager



Questions or comments, write to the ClanLib mailing list.