Tkinter checkbox problem on Windows 2000

Tom Good Tom_Good1 at excite.com
Thu May 24 19:12:44 EDT 2001


"Fredrik Lundh" <fredrik at pythonware.com> wrote in message news:<_1bP6.12280$sk3.3318644 at newsb.telia.net>...
> 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

Thanks.  I've confirmed on my computer that the problem only happens
with ActivePython, and the program works as expected with PythonWare.


Tom



More information about the Python-list mailing list