pyapp-kit / magicgui

build GUIs from type annotations
https://pyapp-kit.github.io/magicgui/
MIT License
368 stars 49 forks source link

Add Spinbox with unbound values #225

Open tlambert03 opened 3 years ago

tlambert03 commented 3 years ago

Python int type is unbounded, so it would be nice to have a SpinBox that represents that.

Could be done (in qt at least) using QAbstractSpin box, leaving the model to python.

requested here: https://forum.image.sc/t/visualizing-feature-measurements-in-napari-using-colormaps-as-luts/51567/21?u=talley

imagesc-bot commented 3 years ago

This issue has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/visualizing-feature-measurements-in-napari-using-colormaps-as-luts/51567/25