| Method | Description |
|---|---|
| Archive() | Archives the BSlider into a BMessage |
| AttachedToWindow() | Provided for implementation |
| BarColor() | Returns the color of the slider bar |
| BarFrame() | Returns the frame rectangle enclosing the slider bar |
| Draw() | Provided for implementation |
| DrawBar() | Draws the slider bar |
| DrawFocusMark() | Draws the slider focus mark if it is in focus |
| DrawHashMarks() | Draws the hash marks |
| DrawSlider() | Draws the slider |
| DrawText() | Draws the slider's text areas |
| DrawThumb() | Draws the slider's thumb |
| FillColor() | Returns the fill color |
| FrameResized() | Provided for implementation |
| GetPreferredSize() | Provided for implementation |
| HashMarkCount() | Returns the number of hash marks displayed |
| HashMarks() | Returns the placement of the hash marks |
| HashMarksFrame() | Returns the frame rectangle enclosing the hash marks |
| Instantiate() | Creates a BSlider from a BMessage |
| KeyDown() | Provided for implementation |
| KeyIncrementValue() | Returns the increment value from to keyboard control |
| MaxLimitLabel() | Returns the label marking the maximum slider value |
| MinLimitLabel() | Returns the label marking the minimum slider value |
| ModificationMessage() | Returns the slider modification message |
| MouseDown() | Provided for implementation |
| OffscreenView() | Returns a pointer to the offscreen BView used in drawing the BSlider |
| Position() | Returns the value of the slider |
| ResizeToPreferred() | Provided for implementation |
| SetBarColor() | Sets the color of the slider bar |
| SetHashMarkCount() | Sets the number of hash marks displayed |
| SetHashMarks() | Sets the placement of the hash marks |
| SetKeyIncrementValue() | Sets the increment value from to keyboard control |
| SetLimitLabels() | Sets the labels marking the extreme values on the slider |
| SetModificationMessage() | Sets the slider modification message |
| SetPosition() | Sets the value of the slider |
| SetSnoozeAmount() | Sets the snooze period between updates during tracking |
| SetStyle() | Sets the thumb style |
| SetValue() | Sets the value of the slider |
| BSlider() | Constructor |
| ~BSlider() | Destructor |
| SnoozeAmount() | Returns the snooze period between updates during tracking |
| Style() | Returns the thumb style |
| ThumbFrame() | Returns the frame rectangle enclosing the thumb |
| UpdateText() | Hook returning status text to display with the slider |
| UseFillColor() | Sets the fill color |
| Value() | Returns the value of the slider |
| ValueForPoint() | Returns the slider value given screen coordinates |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified March 4, 1998.