Class LM_Slider

Version added: before 9.5

Methods of LM_Slider:

Name Returns Description Ver
GetNumTicks GetNumTicks() int32 < 9.5
GetShowTicks GetShowTicks() bool < 9.5
GetSnapToTicks GetSnapToTicks() bool < 9.5
SetConstantMessages SetConstantMessages(b) void < 9.5
SetFatSlider SetFatSlider(b) void < 9.5
SetNumTicks SetNumTicks(numTicks) void < 9.5
SetRange SetRange(min, max) void < 9.5
SetShowTicks SetShowTicks(b) void < 9.5
SetSnapToTicks SetSnapToTicks(b) void < 9.5
SetValue SetValue(value) void < 9.5
Value Value() int32 < 9.5

Methods inherited from LM_BaseWidget:

Name Returns Description Ver
Redraw Redraw() void Call this function to force the widget to redraw itself < 9.5

Methods inherited from LM_View:

Name Returns Description Ver
Enable Enable(enable) void Enables or disables a view object < 9.5
Height Height() int32 Added in version 11 11.0
IsEnabled IsEnabled() bool Tells whether the view is currently enabled < 9.5
IsMouseDragging IsMouseDragging(button) bool Added in version 11 11.0
SetCursor SetCursor(cursor) void Change the cursor < 9.5
SetToolTip SetToolTip(tooltip) void Added in version 12 12.0
Width Width() int32 Added in version 11 11.0