Re: [Matplotlib-users] Qt4 on OSX

2011-03-24 Thread Daniel Welling
plementing > interactive/non-interactive usage for the MacOSX backend. > > Thanks, > --Michiel. > > --- On *Wed, 3/23/11, Daniel Welling * wrote: > > > From: Daniel Welling > Subject: Re: [Matplotlib-users] Qt4 on OSX > To: "Michiel de Hoon" > Cc: matplo

Re: [Matplotlib-users] Qt4 on OSX

2011-03-23 Thread Michiel de Hoon
Wed, 3/23/11, Daniel Welling wrote: From: Daniel Welling Subject: Re: [Matplotlib-users] Qt4 on OSX To: "Michiel de Hoon" Cc: matplotlib-users@lists.sourceforge.net Date: Wednesday, March 23, 2011, 12:27 PM Greetings again, Michiel.  Please excuse my slow response time... First,

Re: [Matplotlib-users] Qt4 on OSX

2011-03-23 Thread Daniel Welling
Greetings again, Michiel. Please excuse my slow response time... First, thanks for explaining the Framework stuff; it clarifies situation. I'll be sure to never blame the OSX backend where it is not warranted! Unfortunately (in terms of easy explanations): In [3]: MacOS.WMAvailable() Out[3]: Tr

Re: [Matplotlib-users] Qt4 on OSX

2011-03-21 Thread Michiel de Hoon
--- On Sun, 3/20/11, Daniel Welling wrote: > The OSX backend used to have a bug where you cannot type a > name in the file name text box.Since that has been fixed, ... That was not a bug in the MacOSX backend (and therefore was not fixed), but is related to how Python is installed on your system

Re: [Matplotlib-users] Qt4 on OSX

2011-03-20 Thread Daniel Welling
Hello, Michiel. The OSX backend used to have a bug where you cannot type a name in the file name text box. Since that has been fixed, I have found a new bug: every so often, when you go to save a file, the "save" and "cancel" button stop responding, trapping the user in file saving limbo. I'll h

Re: [Matplotlib-users] Qt4 on OSX

2011-03-20 Thread Michiel de Hoon
--- On Wed, 3/16/11, Daniel Welling wrote: After playing with backends quite a bit, I have found that the best one in terms of speed, robustness, and features is Qt4Agg - especially on OSX, where the MacOSX backend is buggy and many others just don't plain work.  Why do you think that the

Re: [Matplotlib-users] Qt4 on OSX

2011-03-17 Thread Darren Dale
On Wed, Mar 16, 2011 at 1:59 PM, Daniel Welling wrote: > Greetings, MPL'ers. > After playing with backends quite a bit, I have found that the best one in > terms of speed, robustness, and features is Qt4Agg - especially on OSX, > where the MacOSX backend is buggy and many others just don't plain w

[Matplotlib-users] Qt4 on OSX

2011-03-16 Thread Daniel Welling
Greetings, MPL'ers. After playing with backends quite a bit, I have found that the best one in terms of speed, robustness, and features is Qt4Agg - especially on OSX, where the MacOSX backend is buggy and many others just don't plain work. To my great disappointment, I have found that this backen