Function | Description |
---|---|
Bounds() | Returns the bounds rectangle |
Constructor and Destructor | |
ConvertFromParent() | Converts local coordinates of parent to local coordinates of view |
ConvertFromScreen() | Converts screen coordinates to local coordinates of view |
ConvertToParent() | Converts local coordinates of view to local coordinates of parent |
ConvertToScreen() | Converts local coordinates of view to screen coordinates |
Flags() | Returns the notification flags |
B_FOLLOW_ALL_SI | |
B_FOLLOW_BOTTOM | |
B_FOLLOW_H_CENT | |
B_FOLLOW_LEFT | |
B_FOLLOW_LEFT_RI | |
B_FOLLOW_NONE | |
B_FOLLOW_RIGHT | |
B_FOLLOW_TOP | |
B_FOLLOW_TOP_BOTT | |
B_FOLLOW_V_CENTER | |
Frame() | Returns the frame rectangle of the view |
B_FRAME_EVENTS | |
B_FULL_UPDATE_ON_RESIZE | |
Function Summary | |
Hide() | Hides a view |
Instantiate() | Creates a BView from a BMessage |
IsFocus() | Tests whether the view is the current focus view for the window |
IsHidden() | Tests whether the view is hidden |
IsPrinting() | Tests whether the view output is destined for the printer |
LeftTop() | Returns coordinates of the left top corner of the view |
Member Functions | |
B_NAVIGABLE | |
B_NAVIGABLE_JUMP | |
Origin() | Returns the local origin |
B_PULSE_NEEDED | |
ResizeBy() | Resize the view by a given amount |
ResizeTo() | Resize the view to a given size |
ResizingMode() | Returns the resizing size |
SetFlags() | Sets the notification flags |
SetOrigin() | Sets the local origin |
SetResizingMode() | Sets the resizing size |
SetViewCursor() | Sets a cursor to be displayed while the mouse is in the view |
Show() | Displays a view |
Static Functions | |
B_SUBPIXEL_PRECISE | |
BView() | Constructor |
~BView() | Destructor |
BView General Functions | |
BView General Functions | |
B_WILL_DRAW | |
Window() | Returns the window to which the BView is attached |
The Interface Kit Table of Contents | The Interface Kit Index |
Copyright © 2000 Be, Inc. All rights reserved..