|
Function Description BeginRectTracking() Begins tracking the cursor DragMessage() Initiates a drag-and-drop session EndRectTracking() Ends tracking the cursor EventMask() Returns the event mask (set in SetEventMask()) GetMouse() Returns the location of the cursor and the mouse button state MakeFocus() Sets the focus status for the view MessageReceived() Provided for implementation ScrollBar() Returns the scroll bar of the given orientation targetting the view ScrollBy() Scroll the view by a given amount ScrollTo() Scroll the view to a given position SetEventMask() Extends the scope of mouse and keyboard events SetMouseEventMask() Extends the scope of events that are detected during a mouse down
|
Copyright © 2000 Be, Inc. All rights reserved..