SpinGadget()

Syntax

SpinGadget(#Gadget, x, y, Width, Height, Minimum, Maximum)

Description

Create a spin gadget in the current GadgetList. #Gadget will be the numeric identifiant returned by EventGadgetID() command. The following commands can be used to act on a SpinGadget:

GetGadgetState(): Get the current gadget value.
SetGadgetState(): Changes the gadget value.
GetGadgetText(): Get the text contained in the gadget.
SetGadgetText(): Changes the text contained in the gadget.

Supported OS

Windows

Gadget - Index