Hi,

My program works for most other widgets included, but when I use the
 TreeItem, I get a Segfault at the end of my program. The program otherwise
 works as desired. Do you have any suggestions to fix this?

 Even just this code causes this problem:
 item1 = yui.YTreeItem("hello")
 item2 = yui.YTreeItem(item1, "world")

 I am using Python 2.6 on Sles 11.0.

 Pranav
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to