Hasty Badger
Small UI library (a branch of Turbo Badger)
|
TBMessageWindowSettings contains additional settings for TBMessageWindow. More...
#include <tb_message_window.h>
Public Member Functions | |
TBMessageWindowSettings (TB_MSG msg, TBID icon_skin) | |
Public Attributes | |
TB_MSG | msg |
The type of response for the message. | |
TBID | icon_skin |
The icon skin (0 for no icon) | |
bool | dimmer |
Set to true to dim background widgets by a TBDimmer. | |
bool | styling |
Enable styling in the textfield. | |
TB_TEXT_ALIGN | align |
Text alignment in message box. | |
TBMessageWindowSettings contains additional settings for TBMessageWindow.