From: todd r. <tod...@gm...> - 2012-03-23 10:11:30
|
I've included this in openSUSE's matplotlib packages, it seems to work great. -Todd On Mon, Mar 19, 2012 at 10:08 PM, Pierre Raybaut <pie...@gm...> wrote: > Hi all, > > Is anyone interested in including the Matplotlib QtDesigner plugin > which I wrote for Python(x,y)? > > The code is quite simple and hasn't evolved for a while now (3 years) > but apparently it is still appreciated by users even outside > Python(x,y). > > Here are the two files which are necessary to make this plugin work: > http://code.google.com/p/pythonxy/source/browse/src/python/matplotlib/QtDesigner_Plugins/matplotlibwidget.py > http://code.google.com/p/pythonxy/source/browse/src/python/matplotlib/QtDesigner_Plugins/PyQt4/plugins/designer/python/matplotlibplugin.py > > The directory struture also has its importance: > http://code.google.com/p/pythonxy/source/browse/#hg%2Fsrc%2Fpython%2Fmatplotlib%2FQtDesigner_Plugins > > Cheers, > Pierre > > ---------- Message transféré ---------- > De : todd rme <tod...@gm...> > Date : 11 mars 2012 12:14 > Objet : [python(x,y)] Upstream Matplotlib Qt Designer Plugin > À : "python(x,y)" <pyt...@go...> > > > I notice that python(x,y) has a matplotlib plugin for Qt Designer. I > think this would be very helpful for general users of matplotlib > outside of python(x,y). Is there any possibility of submitting this > plugin upstream for inclusion with the official matplotlib release? > That way people who aren't using python(x,y) (for instance Linux users > who are using their official distribution python packages) could > benefit from the plugin as well. Thank you very much. > > -Todd > > -- > You received this message because you are subscribed to the Google > Groups "python(x,y)" group. > To post to this group, send email to pyt...@go.... > To unsubscribe from this group, send email to > pyt...@go.... > For more options, visit this group at > http://groups.google.com/group/pythonxy?hl=en. |