[matplotlib-devel] Patch for Qt4 backend for IPython GUI

2010-08-26 Thread Brian Granger
Hi, We are in the process of getting our new Qt IPython GUI working with matplotlib. One problem we have found is that the matplotlib qt4 backend always creates a QApplication. This is problematic in situations where another part of an application has already created a QApplication. The fix is

Re: [matplotlib-devel] Patchs for changing ticks messing up mplot3d and tick-get/setters

2010-08-26 Thread Erik Tollerud
Oh, excellent, then I don't have to do the test case, because I believe this solves my original problem :) Thanks! On Wed, Aug 25, 2010 at 12:15 AM, Reinier Heeres wrote: > Hi all, > > Sorry for not finishing this nicely. I was looking at this last > weekend, and concluded that this approach was