>>>>> "Chris" == Chris Bartley <[EMAIL PROTECTED]> writes:

    Chris> I have a matplotlib figure (by the way - matplot lib is
    Chris> brilliant) with lots of widgets (buttons, check boxes) on
    Chris> it, and am wondering if it is possible to put a combo box
    Chris> on it?
 

There are GUI native widgets you can use (eg GTK or WX) if you are
doing GUI programming.  matplotlib has a few simple GUI neutral
widgets in matplotlib.widgets, but not compo boxes.  We could write
one...., but then someone would yell.

JDH

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to