> > On Windows, I have determined that the problem occurs at
> > c.frame.addIconRow(). The traceback I get is:
>
> > exception executing script
> > AttributeError: 'ToolbarTkIconBarClass' object has no attribute
> > 'iconFrameContainerFrame'
>
> Ok. This should be enough hint for me. Presumably an ivar got
> deleted or renamed. I'll look into it.
More info:
On Ubuntu using qt, the traceback is as follows:
exception executing script
AttributeError: 'leoIconBarButton' object has no attribute 'configure'
--------------------
line 51:
* line 52: b.configure(command=hoistButtonCallback)
line 53: b.bind('<3>',deleteButtonCallback)
line 54: #...@-node:SCRIPT BuildHoistButtons
--
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.