BApplication Summary


Function Summary

Function Description
AboutRequested() Hook that's called when the user want an About... box.
AppActivated() Hook called when the application's active state changes
AppResources()
BApplication() Constructor with app signature
~BApplication() Destructor
Archive() Archives a BApplication into a BMessage
ArgvReceived() Hook that passes along command line arguments
CountWindows() Returns the number of windows in the window list
Cursor Data Format
GetAppInfo() Returns application-specific information
HideCursor() Removes the cursor from the screen
IsCursorHidden() Returns cursor visibility state
IsLaunching() Returns true if the application is in the process of launching
ObscureCursor() Hides the cursor until the mouse is moved
Pulse() Hook called at regular intervals
Quit() Quits the main message loop
QuitRequested() Hook called to predicate a quit.
ReadyToRun() Hook called when the app is finished launching.
RefsReceived() Hook called when files are double-clicked or dropped on the app icon
ResolveSpecifier()
Run() Runs the main message loop
SetCursor() Sets the cursor for the application
SetPulseRate() Determines the interval between B_PULSE messages
ShowCursor() Restores the cursor after a HideCursor()
WindowAt() Returns a window from the window list


The Application Kit Table of Contents The Application Kit Index


The Be Book,
...in lovely HTML...
for BeOS Release 4.5.

Copyright © 1999 Be, Inc. All rights reserved.

Text last modified June 4, 1999.