"Ryan Ginstrom" <[EMAIL PROTECTED]> wrote:

>> Behalf Of sturlamolden
>> If you use PyGTK (it also runs on Windows), you can design 
>> the GUI with
>> GLADE and then use libglade to import the gui as an xml-resource.
>
> Yes, I've tried something similar with wxGlade. Nice, but it doesn't seem to
> remove the most tedious work -- hooking up handlers (although it does help
> here, at the cost of some behind-the-scenes magic), and getting data into and
> out of GUI widgets. 

Kiwi <http://www.async.com.br/projects/kiwi/> looks promising, but it is
under heavy development and you have to learn it by examples.



   Florian
-- 
Emacs hat den weiten Weg von "krank, nur krank" bis "komisch" hinter sich.
[David Kastrup in <[EMAIL PROTECTED]>]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to