On Mon, May 19, 2008 at 7:21 PM, Kent Tenney <[EMAIL PROTECTED]> wrote:

>
> I'm running the trunk (lp:leo-editor) just updated, getting the following
> when starting Leo. This is on Ubuntu 8.04.
>
> Is this a TK version issue?


No.  It's a bug.  Don't know why it didn't bite on  xp.

 File "/home/ktenney/code/bzr/leo-editor/leo/src/leoTkinterFrame.py",
> line 634, in createTkTreeCanvas
>    c.bind(canvas,"<ButtonPress>",mapWheel,add=1)
> TypeError: bind() got an unexpected keyword argument 'add'


The fix should be to change c.bind to c.bind2.  I'll change the trunk
immediately.

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to