[IPython-dev] ipython notebook widgets: combobox?
Antonino Ingargiola
tritemio at gmail.com
Tue Aug 26 19:29:22 EDT 2014
Hi to the list,
I'm playing with the widgets and I can't find any example of a combo-box
widget. I need a numeric text entry (like BoundedIntTextWidget) with two
small buttons to increment or decrement the value. All the GUI toolkits
have something similar.
If this widget does not yet exist, would it be possible to bind two buttons
(Up, Down) to a BoundedIntTextWidget in order to achieve roughly the same
result?
Thanks,
Antonio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140826/b1d5aae9/attachment.html>
More information about the IPython-dev
mailing list