Hi! I've wrote a simple directory tree widget (and maybe not very gtk standard widget) which is used in a little app called pyRenamer.
You can check the widget here: http://www.infinicode.org/code/pyrenamer/src/treefilebrowser.py En example on how to use it: http://www.infinicode.org/code/pyrenamer/src/treefilebrowser_example.py And pyrenamer, application using it: http://www.infinicode.org/code/pyrenamer/ Hope it's useful... -- adolfo El mar, 13-03-2007 a las 19:51 +0100, [EMAIL PROTECTED] escribió: > Hello all! Unfortunately, there is not a high level widget to construct a > directory tree. I think the only solution is to use a gtk.TreeStore, but what > trick to make tree columns dinamically? I agree examples or tutorial's link. > Thanks! > > > ------------------------------------------------------ > Leggi GRATIS le tue mail con il telefonino i-mode™ di Wind > http://i-mode.wind.it > > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
signature.asc
Description: Esta parte del mensaje está firmada digitalmente
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
