Hi guys ....
I'm trying to use a treemodel [store] in both views (showing as a tree and a list), just like file explorer.
The tree view is working fine.
But, I need to show the direct childrens in the list view if I click the node. Is there any way not to copy the model ? So, no need creating new model. May be just passing the node as (sub) treemodel [as list-store] for the list view ?
Thank you for any hints ....
regards, mige
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
