On Fri, 26 Oct 2001, mallum wrote:

> Connecting a "select_row" row event to the tree, just passes the tree
> object and a row integer rather than an actual node object - can I get
> the node object passed to my callback ?

AFAICT you need to either query the row for the object, or use the
"selection" member of the CTree in the same manner.

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 272 3330 | NMFL

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

Reply via email to