Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ui/spinner: Implement in Cocoa backend using TextField combined with Stepper #5

Merged
merged 1 commit into from
May 22, 2024

Conversation

roblillack
Copy link
Owner

This PR adds a more complete implementation for Spot's Spinner by combining a NSTextField with a NSStepper:

image

Like the FLTK implementation it automatically wraps around and formats all values with zero precision for now.

@roblillack roblillack merged commit ad1129d into main May 22, 2024
@roblillack roblillack deleted the implement-spinner-for-cocoa-backend branch May 22, 2024 20:16
roblillack added a commit that referenced this pull request May 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant