Re: [Matplotlib-users] Cocoa backend for embedding in Cocoa application

2008-07-12 Thread Barry Wark
On Sat, Jul 12, 2008 at 2:35 PM, John Hunter <[EMAIL PROTECTED]> wrote: > On Sat, Jul 12, 2008 at 3:09 PM, Barry Wark <[EMAIL PROTECTED]> wrote: >> Work is currently going in the wrong direction for me to be able to >> implement toolbars etc. in a timely manner. Would you be willing to >> add the r

Re: [Matplotlib-users] Cocoa backend for embedding in Cocoa application

2008-07-12 Thread John Hunter
On Sat, Jul 12, 2008 at 3:09 PM, Barry Wark <[EMAIL PROTECTED]> wrote: > Work is currently going in the wrong direction for me to be able to > implement toolbars etc. in a timely manner. Would you be willing to > add the rc parameter you discussed so that backend could be defined in > a separate pa

Re: [Matplotlib-users] Cocoa backend for embedding in Cocoa application

2008-07-12 Thread Barry Wark
Work is currently going in the wrong direction for me to be able to implement toolbars etc. in a timely manner. Would you be willing to add the rc parameter you discussed so that backend could be defined in a separate package? This would allow me to continue working on (and deploying internally) th

Re: [Matplotlib-users] Cocoa backend for embedding in Cocoa application

2008-07-03 Thread Barry Wark
On Thu, Jul 3, 2008 at 8:41 AM, John Hunter <[EMAIL PROTECTED]> wrote: > On Wed, Jul 2, 2008 at 3:41 PM, Barry Wark <[EMAIL PROTECTED]> wrote: >> I've written the start of a Cocoa-native backend for matplotlib and >> would like to submit feedback on the code and on the possibility of >> including i

Re: [Matplotlib-users] Cocoa backend for embedding in Cocoa application

2008-07-03 Thread John Hunter
On Wed, Jul 2, 2008 at 3:41 PM, Barry Wark <[EMAIL PROTECTED]> wrote: > I've written the start of a Cocoa-native backend for matplotlib and > would like to submit feedback on the code and on the possibility of > including it in the standard matplotlib distribution. The backend Hey Barry, This is