Re: [matplotlib-devel] question about buffer and bbox widths, bug identified

2008-03-08 Thread Darren Dale
On Saturday 08 March 2008 11:36:45 am Darren Dale wrote: > On Friday 07 March 2008 4:58:03 pm Darren Dale wrote: > > I am having some trouble with the Cursor widget with the qt4agg backend. > > Here is a short script which works with the gtkagg backend with useblit > > either true or false: > > > >

Re: [matplotlib-devel] question about transforms

2008-03-08 Thread Darren Dale
On Friday 07 March 2008 4:58:03 pm Darren Dale wrote: > I am having some trouble with the Cursor widget with the qt4agg backend. > Here is a short script which works with the gtkagg backend with useblit > either true or false: > > -- > from matplotlib import rcParams > rcParams['backend']='