Tkinter checkbox problem on Windows 2000

Alex Martelli aleaxit at yahoo.com
Thu May 24 12:28:40 EDT 2001


"Tom Good" <Tom_Good1 at excite.com> wrote in message
news:ac677656.0105240800.76454cdd at posting.google.com...
> Hello,
>
> 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.
    ...
> Microsoft Windows 2000 [Version 5.00.2195]
> ActivePython 2.1, build 210
> ActiveTcl-8.3.3.8330

Works fine for me, checkbox showing and working, on
both Win98 SE and WinNT4 SP5, each running the standard
Python 2.1 distribution (+ win32all extensions).  It
seems like it might be an installation problem...?


Alex






More information about the Python-list mailing list