Re: [Matplotlib-users] Qt4 backend improvements

2007-11-12 Thread Martin Teichmann
Hi, > > There > > may be a reason it was done in the less straightforward way that aren't > > obvious to you or I (perhaps to ease embedding... just guessing). > > I don't think we can use the QMainWindow's addToolBar for this. It creates a > single toolbar for the entire window, but what if w

Re: [Matplotlib-users] Qt4 backend improvements

2007-11-09 Thread Darren Dale
On Friday 09 November 2007 08:11:02 am Michael Droettboom wrote: > Thanks for these patches. (And thanks for the e-mail -- many of the > developers, myself included, don't follow the trackers all that > frequently.) I agree. Its great to get patch submissions, and I dont follow the tracker as cl

Re: [Matplotlib-users] Qt4 backend improvements

2007-11-09 Thread Michael Droettboom
Thanks for these patches. (And thanks for the e-mail -- many of the developers, myself included, don't follow the trackers all that frequently.) Martin Teichmann wrote: > Hi all, > > I've looked a bit into the Qt4 backend and found some oddities > that might be interesting to change. The Qt4 ba

[Matplotlib-users] Qt4 backend improvements

2007-11-09 Thread Martin Teichmann
Hi all, I've looked a bit into the Qt4 backend and found some oddities that might be interesting to change. The Qt4 backend does not use the Qt4 facilities to create a toolbar but does it on its own. I changed that and filed a patch at the sourceforge patch site under patch request ID 1828848 (Qt4