Tkinter checkbox problem on Windows 2000

Fredrik Lundh fredrik at pythonware.com
Thu May 24 12:55:22 EDT 2001


Tom Good wrote:
> The following test program works for me on Linux: it displays a window
> containing a check box with the label "test".  When I run on Windows
> 2000, a window appears containing only the text label.  No check box
> is visible.  What is going on?  Any help would be appreciated.

looks like a build problem rather than a Tkinter problem -- it works fine
under all PythonWare and BeOpen/DigiCool builds I have on this Windows
box...

Cheers /F





More information about the Python-list mailing list