Closed roblillack closed 5 months ago
This PR adds a more complete implementation for Spot's Spinner by combining a NSTextField with a NSStepper:
Spinner
Like the FLTK implementation it automatically wraps around and formats all values with zero precision for now.
This PR adds a more complete implementation for Spot's
Spinner
by combining a NSTextField with a NSStepper:Like the FLTK implementation it automatically wraps around and formats all values with zero precision for now.