I get this exception when trying to create "move to" button from rclick menu.


Traceback (most recent call last):
  File "/home/ville/p/leo-editor/leo/plugins/quickMove.py", line 216, in func
    self.addButton(first=ftrue, type_=name)
TypeError: unbound method addButton() must be called with quickMove
instance as first argument (got nothing instead)

I didn't look into it carefully, just noted that the plugin is
implemented in a somewhat magical fashion. Perhaps it broke in python
2.6.4? I'm trying Lucid Lynx on my machine...

For the magic, check out:

Plugins-->Commands & directives-->@thin quickMove.py-->class quickMove

-- 
Ville M. Vainio
http://tinyurl.com/vainio

-- 
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