Franz Steinhaeusler wrote:
> Hello NG,
>
> I have a suggestion.
>
> For simplifying learning or switching between different GUI
> Toolkits, I could imagine to have one short clearly presented
> program in different GUI Toolkits.
>
> What about for example wxProject?
>
> http://wiki.wxpython.org/index.cgi/WxProject
> or some other suggestion to take as base program.
> (could contain menus, buttons, listboxes, dialogs, ...)
>
> I would be very interested how it would looks in:
> wxPython
> pyGtk

Really one thing about pyGTK is that it has KIWI, which sits on top of
PyGtk and makes it very easy to use. Not to mention that it also has 2
GUI builders built on top of it, Glade and Gazpacho.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to