Class uifcSlider
Description
User Guide References:
GetDialog,
GetComponent,
CreateInParent,
AddPopupMenu,
IsVisible,
SetVisible,
GetComponentClass,
GetComponentClassName,
IsAlwaysAtFront,
SetAlwaysAtFront,
GetBackgroundColor,
SetBackgroundColor,
IsAttachedAtBottom,
SetAttachedAtBottom,
GetBottomOffset,
SetBottomOffset,
GetCursorImage,
SetCursorImage,
GetTextColor,
SetTextColor,
GetHelpTextAlignment,
SetHelpTextAlignment,
GetHelpTextWidth,
SetHelpTextWidth,
GetHelpTextOriginX,
SetHelpTextOriginX,
GetHelpTextOriginY,
SetHelpTextOriginY,
CanInheritPopupMenu,
SetCanInheritPopupMenu,
IsAttachedAtLeft,
SetAttachedAtLeft,
GetLeftOffset,
SetLeftOffset,
DoesReserveSpace,
SetReserveSpace,
GetParentName,
GetPopupMenuName,
SetPopupMenuName,
CanPopupMenuWhenDisabled,
SetCanPopupMenuWhenDisabled,
IsAttachedAtRight,
SetAttachedAtRight,
GetRightOffset,
SetRightOffset,
IsAttachedAtTop,
SetAttachedAtTop,
GetTopOffset,
SetTopOffset,
IsValidDropSite,
SetValidDropSite,
GetValidDropTypeFlags,
SetValidDropTypeFlags,
GetChildNameArray,
DoesAllowTrailRecording,
SetAllowTrailRecording,
CanReduceHeight,
SetCanReduceHeight,
CanReduceWidth,
SetCanReduceWidth GetMaximumIntegerValue,
SetMaximumIntegerValue,
GetIntegerValue,
SetIntegerValue,
GetMinimumIntegerValue,
SetMinimumIntegerValue,
GetFontName,
SetFontName,
GetFontClass,
SetFontClass,
GetFontSize,
SetFontSize,
GetHelpText,
SetHelpText,
GetFontStyle,
SetFontStyle Method Summary
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
Method Detail
Set the size and screen position of the component, in pixels. This operation is only supported when the component's parent is one of the following classes : DrawingArea NakedWindow PGLWindow
Parameters:
rect
Returns:
Delete a MenuPane from the component.
Returns:
Determine the position of the component, in pixels, relative to its parent.
Returns:
Add a MenuPane to be displayed when the user presses the right mouse button over the component.
Parameters:
component
Returns:
Set the screen position of the component, in pixels, relative to its parent. This operation is only supported when the component's parent is one of the following classes : DrawingArea NakedWindow PGLWindow
Parameters:
value
Returns:
Increment the IntegerValue attribute of the component by the given amount.
Parameters:
change
Returns:
Determine the minimum size of the component, in pixels.
Returns:
Determine the screen position of the component, in pixels.
Returns:
Set the size of the component, in pixels. This operation is only supported when the component's parent is one of the following classes : DrawingArea NakedWindow PGLWindow
Parameters:
value
Returns:
Determine the size and screen position of the component, in pixels.
Returns:
Determine the rectangle of the screen upon which the majority of the given component is displayed.
Returns:
Determine the size of the component, in pixels.
Returns:
Determine the size and position of the component, in pixels.
Returns:
Returns:
Flag indicating whether the Slider generates a OnChange() each time the value changes whilst the value is updating (xtrue) or whether only one OnChange() is generated when the updating is complete (xfalse).
Sets flag indicating whether the Slider generates a OnChange() each time the value changes whilst the value is updating (xtrue) or whether only one OnChange() is generated when the updating is complete (xfalse).
Parameters:
flag
Returns:
Returns:
The orientation of the Slider.
ORIENTATION_HORIZONTAL | Horizontal, with the minimum value at the left |
ORIENTATION_VERTICAL | Vertical, with the minimum value at the bottom |
Sets the orientation of the Slider.
ORIENTATION_HORIZONTAL | Horizontal, with the minimum value at the left |
ORIENTATION_VERTICAL | Vertical, with the minimum value at the bottom |
Parameters:
value
Returns:
Returns:
The direction in which the button of the Slider will point.
NO_SLIDER_ALIGNMENT | The Slider button will not be pointed |
SLIDER_ALIGNMENT_LEFT | To the left, for a vertical Slider |
SLIDER_ALIGNMENT_RIGHT | To the right, for a vertical Slider |
SLIDER_ALIGNMENT_TOP | Upwards, for a horizontal Slider |
SLIDER_ALIGNMENT_BOTTOM | Downwards, for a horizontal Slider |
Sets the direction in which the button of the Slider will point.
NO_SLIDER_ALIGNMENT | The Slider button will not be pointed |
SLIDER_ALIGNMENT_LEFT | To the left, for a vertical Slider |
SLIDER_ALIGNMENT_RIGHT | To the right, for a vertical Slider |
SLIDER_ALIGNMENT_TOP | Upwards, for a horizontal Slider |
SLIDER_ALIGNMENT_BOTTOM | Downwards, for a horizontal Slider |
Parameters:
value
Returns:
Returns:
The number of intervals of the Slider which constitute a line of sliding.
Sets the number of intervals of the Slider which constitute a line of sliding.
Parameters:
value
Returns:
Returns:
The length of the Slider, in character widths.
Sets the length of the Slider, in character widths.
Parameters:
value
Returns:
Returns:
The number of intervals of the range between the maximum and minimum values of the Slider.
Sets the number of intervals of the range between the maximum and minimum values of the Slider.
Parameters:
value
Returns:
Returns:
Flag indicating whether the component is disabled (xfalse) or sensitive to user input (xtrue).
Sets flag indicating whether the component is disabled (xfalse) or sensitive to user input (xtrue).
Parameters:
flag
Returns:
Parameters:
listener
Returns:
Parameters:
action
Returns:
Parameters:
timer
timerName
writeInTrail
Returns:
Parameters:
timerName
duration
Returns:
Parameters:
timerName
Returns: