Ryan Ginstrom wrote:
On Behalf Of Gilles Ganault
Is it hopeless, or did I overlook things? Are there other solutions I should look at (FLTK, etc.)? For those of you writing business apps in Python for Windows, how do things go as far as GUI widgets are concerned?

To do a bit of shameless plugging, I wrote an overview of Python GUI
platforms for Windows a month or two ago:
http://ginstrom.com/scribbles/2008/02/26/python-gui-programming-platforms-fo
r-windows/

For your stated needs, I'd advise checking out IronPython or Python.NET
(which allow use of .NET GUI libraries).
AFAIK,
Venster is (at least for windows-mobile-like platforms) replaced by the very good and stable PocketPyGUI.

cheers,
Stef
Regards,
Ryan Ginstrom

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

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

Reply via email to