On Thu, 2004-05-13 at 04:06, Mandava, Deepti wrote: > hi all, Hi > i'm new to gtk and was trying out with gtk.TreeView, didn't find any good example > which i could try to use. > can anyone give me an idea of how to implement this??
>From the pygtk tarball, in the examples/pygtk-demo/pygtk-demo.py There are two examples that you can look at. One with a list that uses checkboxes and one with a tree Regards, Xavier Ordoquy. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
