KDE and Windows

Jeff Shannon jeff at ccvcorp.com
Thu Jun 28 12:49:18 EDT 2001


NightOwl wrote:

> Is it possible to develop a GUI which runs in Windows aswell as in KDE with
> the same code ? I don't want to have to re-write all code just because I use
> an other OS ... ?  (Not using the COM-functions of Windows).

In addition to QT (mentioned by others), there's also Tk/Tkinter (included
with the standard Python distribution), and wxPython (www.wxpython.org --
my preference).  Note that, as this is the c.l.py newsgroup, I'm assuming
that you wish to use Python--a wise choice for x-platform coding in
any case.  <wink>

Jeff Shannon
Technician/Programmer
Credit International





More information about the Python-list mailing list