Current Gadget: Result = SpinGadget(#Gadget, x, y, Width, Height, Minimum, Maximum [, Flags])
Suggested: Result = SpinGadget(#Gadget, x, y, Width, Height, Minimum, Maximum [,Step] [, Flags])
When the gadget is used for an integer range, Step could be optionally specified
E.g. Minimum = 0, Maximum = 100, Step = 5
This can be currently achieved by checking for SpinGadget up/down events and imposing a step change.
Spin Gadget Numeric Step Option
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Spin Gadget Numeric Step Option
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.