#include <messagebox.h>
Inheritance diagram for wftk::MessageDialog:
Public Member Functions | |
MessageDialog (const std::string &title, const std::string &msg, const std::string &border_res_name="dialogbox_frame", const Font &font=Font()) | |
Create a message box. | |
MessageDialog (const std::string &msg) | |
Create a message box, just specifying the message
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. |
|
Create a message box.
|
|
Create a message box, just specifying the message This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.