python QT and windows

Cameron Laird claird at starbase.neosoft.com
Mon Sep 25 10:48:48 EDT 2000


In article <8qgb9d$8od$1 at news1.xs4all.nl>,
Boudewijn Rempt <boud at rempt.xs4all.nl> wrote:
			.
			.
			.
>problems installing it on Linux). Because it uses native Windows widgets,
>you are assured of a good, native look and feel. That might not be the
>case with tkInter. I don't know about the Python 2.0 support.
			.
			.
			.
A bit of clarification:  early Tkinter did not
use native Windows widgets.  Now Tkinter does
(certainly with Python 1.5 and later).

HOWEVER, while Tkinter uses Windows widgets for
what it does, it doesn't offer all Windows widgets
that a Win* developer might expect.

I summarize:  for Tkinter, what's there is native,
but not everything native is there.
-- 

Cameron Laird <claird at NeoSoft.com>
Business:  http://www.Phaseit.net
Personal:  http://starbase.neosoft.com/~claird/home.html



More information about the Python-list mailing list