El día 11 de marzo de 2012 12:08, todd rme <toddrme2...@gmail.com> escribió:
> I am interested in making a python GUI that includes an axis.  Qt's
> python bindings offers most of the GUI elements I need, and Qt
> designer provides a great graphical design tool for making python user
> interfaces.  However, I notice that matplotlib is not integrated with
> Qt Designer.  Qt Designer allows other programs to integrate with it
> by using plugins.  However, matplotlib does not ship a Qt Designer
> plugin.  It seems that it is possible to use one, since python (x,y)
> has a matplotlib Qt Designer plugin, but that is windows and I am
> using Linux.  Is there any chance that matplotlib could ship a Qt
> Designer plugin?

You should be able to use the plugin anyway. This thread is a bit
disapointing but can be useful:
https://groups.google.com/forum/?fromgroups#!topic/pythonxy/xSQkvxEygYE
There's also a tutorial in the scipy cookbook --maybe obsolete.
http://www.scipy.org/Cookbook/Matplotlib/Qt_with_IPython_and_Designer

Goyo

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to