Alert.h File Reference

#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)


Enumeration Type Documentation

enum alert_type
 

Enumerator:
B_EMPTY_ALERT 
B_INFO_ALERT 
B_IDEA_ALERT 
B_WARNING_ALERT 
B_STOP_ALERT 

enum button_spacing
 

Enumerator:
B_EVEN_SPACING 
B_OFFSET_SPACING 


Function Documentation

status_t TellTellBrowser BMessage m,
BMessage r
 

status_t TellTellBrowser BMessage m  ) 
 


Copyright 2005 by yellowTAB GmbH, Be Inc., Palm Source Inc. and their respective legal successors
All rights reserved.