#include <BeBuild.h>
#include <Window.h>
Go to the source code of this file.
Classes | |
| class | BAlert |
| A BAlert displays a modal window that notifies the user of an error (or the like), and provides a set of buttons (three buttons, max) that lets the user respond to the situation. More... | |
Enumerations | |
| enum | alert_type { B_EMPTY_ALERT = 0, B_INFO_ALERT, B_IDEA_ALERT, B_WARNING_ALERT, B_STOP_ALERT } |
| enum | button_spacing { B_EVEN_SPACING = 0, B_OFFSET_SPACING } |
Functions | |
| status_t | TellTellBrowser (BMessage *m) |
| status_t | TellTellBrowser (BMessage *m, BMessage *r) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|