-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
| Date: Thu, 13 May 2004 07:12:07 +0200 | From: Xavier Ordoquy <[EMAIL PROTECTED]> | Subject: Re: [pygtk] help for trees | To: "Mandava, Deepti" <[EMAIL PROTECTED]> | Cc: pygtk <[EMAIL PROTECTED]> | Message-ID: <[EMAIL PROTECTED]> | Content-Type: text/plain | | 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
I have this tutorial: http://liw.iki.fi/liw/texts/gtktreeview-tutorial.html It applies to Gtk+ in C, but since PyGtk is a wrapper, you can see easilly the relations with PyGtk.
Look at my yet-not-released, work-in-progress Gnome-Python applet for a TreeView example: http://cvs.sourceforge.net/viewcvs.py/upics/upics/micropics.py
- -- ============== Martin Gadbois | Book Review: S/W Developper | "C for dummies" Colubris Networks Inc. | Dummies should not program in C
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFApLyI9Y3/iTTCEDkRAkl8AJ4qfqK8+ZXlW0mw63xSRf4QW0Jf1gCgvglz Pv7JrmudEJfdoO/kNqYAo1I= =Se+L -----END PGP SIGNATURE----- _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
