Hi,

I'm experiencing incoherent behaviour in pygtk 0.6.6 with GtkCTreeNode
objects. Depending on where they come from, they do not behave in the same
fashion. Specifically, it is not possible to access the attributes
described in description.py from the GtkCTreeNode obtained by
tree.selection (where tree is a GtkCTree):
  File "Narval/narval/gui/XmlEditor.py", line 125, in
add_attribute_activated
    if self.tree.selection.children:
AttributeError: children


-- 
Alexandre Fayolle
http://www.logilab.com - "Mais o� est donc Ornicar ?" - 
LOGILAB, Paris (France).



_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to