Hooking things up in GUI application

Florian Diesch diesch at spamfence.net
Fri Apr 28 18:18:30 EDT 2006


"Ryan Ginstrom" <ryang at gol.com> 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 <853bgop2tc.fsf at lola.goethe.zz>]



More information about the Python-list mailing list