|
Function Description Bounds() Returns the bounds rectangle 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 Frame() Returns the frame rectangle of the view 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 Origin() Returns the local origin 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 BView() Constructor ~BView() Destructor Window() Returns the window to which the BView is attached
|
Copyright © 2000 Be, Inc. All rights reserved..