tree widget
"ionutz" <[email protected]> Fri, 3 Jan 2003 10:17:06 +0200
| Newsgroups | gmane.comp.python.anygui.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Happy New Year ! I'm new to the anygui but I like what I see :-) I'd like to use it to do cross-development on Linux (using GTK) and Windoze (using native Win32). I intend to do somthing like the "Where is it!" application, but I'll need at least the tree widget. I see anygui doesn't have it yet, so the best thing I can do is to implement it (if nobody is already working on it) :-) Can somebody give me some points on what should I use as an example to wrapp the tree widget from GTK and Win32 ? I don't intend to use other backends for now, so I'll focus only on the above two. Is there any doc with coding style and best practices for the project ? TIA, Ionutz