![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveTkinter Checkbutton initialization problem
From: Paul Rubin <//phr.cx@NOSPAM.invalid>
Date: Sun Jul 03 2005 - 11:32:21 CEST
Python 2.4, Windows XP. If I say:
f = Frame()
then the checkbutton should initially display as being checked.
It works properly under Linux with (I think) Python 2.3. I don't have
Is this a known bug? Is it fixed in 2.4.1? Is there a simple
Thanks.
|