I did. But there's no manual, and the 'under construction'
placeholders in the 'how do I?' and tutorial didn't give a great first
impression. I see now there's a link to some example code, but it's a
lot more intimidating than the matplotlib introductory stuff.
>
> Did you find http://code.enthou
On Wed, Feb 13, 2008 at 11:04:13AM -0500, Paul Kienzle wrote:
> Is there anybody outside of enthought who are deploying applications
> based on TraitsUI for Windows/Mac/Linux? I would love to hear about
> successful examples before committing to more dependencies in our own
> applications.
I, i
On Feb 13, 2008 10:04 AM, Paul Kienzle <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 13, 2008 at 08:24:35AM -0600, John Hunter wrote:
> > As I mentioned in my earlier post, when we migrate to traits
> > for matplotlib artist properties, we will get a pretty rich
> > interactive UI configuration layer.
>
On Wed, Feb 13, 2008 at 08:24:35AM -0600, John Hunter wrote:
> As I mentioned in my earlier post, when we migrate to traits
> for matplotlib artist properties, we will get a pretty rich
> interactive UI configuration layer.
Any sense of when this might happen?
Is there anybody outside of enthough
On Feb 13, 2008 8:05 AM, Neil Crighton <[EMAIL PROTECTED]> wrote:
> Another big difference between matplotlib and chaco: matplotlib has
> online documentation, examples and tutorials. I couldn't find any
> documentation on Chaco when I was looking around for a python plotting
> program. If I had
Another big difference between matplotlib and chaco: matplotlib has
online documentation, examples and tutorials. I couldn't find any
documentation on Chaco when I was looking around for a python plotting
program. If I had, who knows, maybe I'd be using Chaco now instead of
matplotlib :)
-
On Feb 12, 2008 10:31 PM, Erik Tollerud <[EMAIL PROTECTED]> wrote:
> While doing some further testing, I'm getting another bug in the svn
> code - whenever I try to right-click and drag to zoom out when using
> the toolbar, an Exception is raised complaining about an unbound
> local. I traced the