On Oct 21, 5:38 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> The qt tree optimization project has begun with some baby steps:
One very encouraging sign from the qt runtime. After a coding error,
I got the following traceback:
updateIcon: Test node 23691312
Traceback (most recent call last):
File "C:\leo.repo\qt-plugin\leo\plugins\qtGui.py", line 555, in
onTextChanged
c.frame.tree.updateIcon(p)
File "C:\leo.repo\qt-plugin\leo\plugins\qtGui.py", line 5295, in
updateIcon
it.setIcon(0,icon)
RuntimeError: underlying C/C++ object has been deleted
At no time did I get this kind of help from wxTreeCtrl. Instead,
wxWidgets would bring Python itself down. The qt people appear to
know what they are doing :-)
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
-~----------~----~----~----~------~----~------~--~---