Hello,
I am trying to use macros plugin, when testing the example from
documentation I get this error:
Traceback (most recent call last):
File "C:\Python32\Leo-4.9-final\leo\core\leoCommands.py", line 408,
in doCommand
val = command(event)
File "C:\Python32\Leo-4.9-final\leo\plugins\macros.py", line 135, in
parameterize
t = str(g.app.gui.getInsertPoint(w)).split('.')
AttributeError: 'leoQtGui' object has no attribute 'getInsertPoint'
Regards,
Juraj
--
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.