|
Function Description AttachedToWindow() Provided for implementation BarColor() Returns the color of the slider bar BarFrame() Returns the frame rectangle enclosing the slider bar BarThickness() Returns the slider bar's thickness 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 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 Orientation() Returns the slider's orientation Position() Returns the value of the slider ResizeToPreferred() Provided for implementation SetBarColor() Sets the color of the slider bar SetBarThickness() Sets the slider bar's thickness SetFont() Sets the font used for the slider's labels 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 SetOrientation() Sets the slider's orientation 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
|
Copyright © 2000 Be, Inc. All rights reserved..