Re: [PHP-GTK] GtkTree / GtkCTree
[email protected] ("Steph") Tue, 7 Aug 2001 21:19:18 +0100
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <00d601c11f7e$407c1aa0$1970073e@t2r1o8> |
Joris, hi - I started putting together a site aimed at newbies with basic (& I do mean basic) code samples to demonstrate GTK classes in PHP-GTK some time ago. This is online at http://www.deafcat.f2s.com , or http://www.deafcat.com/gubbins.php?class=GtkTree if your browser doesn't support frames. There is a GtkTree demo in place there, but no GtkCTree sample as yet, mainly because Andrei's already provided us with his distro demo & I can't see a way clear to make its usage more obvious. gtk-list wisdom is that although GtkTree will be supported for some time to come, it is a buggy widget. GtkCTree has fewer reported bugs. Probably doesn't matter at beginner level, but something to be aware of if you're intending a larger & more complex project. HTH, Steph *legless but smiling* ----- Original Message ----- From: "Joris Kluivers" <[email protected]> To: <[email protected]> Sent: Tuesday, August 07, 2001 5:51 PM Subject: [PHP-GTK] GtkTree / GtkCTree hello all, I want to test a script with a GtkTree in it. But i don't understand the php reference. I searched through the list for GtkTree and GtkCTree and found several messages. But none contain (working) examples. Does anyone have a working example? Joris