Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #60633

Re: tkinter bug on mac maverick python 3.3.3

From Ned Deily <nad@acm.org>
Subject Re: tkinter bug on mac maverick python 3.3.3
Date 2013-11-27 12:17 -0800
References <5295d83d$0$3458$426a34cc@news.free.fr>
Newsgroups comp.lang.python
Message-ID <mailman.3317.1385583488.18130.python-list@python.org> (permalink)

Show all headers | View raw


In article <5295d83d$0$3458$426a34cc@news.free.fr>,
 Dan Wissme <wissme@hotmail.com> wrote:
> Am I the only one to get a bug in GUIs using tkinter on my Mac under 
> maverick and Python 3.3.3 ?
> When will they get rid of Tcl/Tk which causes recurrent problems at 
> almost each new Python version !
> Please, for the rest of us...

If the problem you are referring to is that Tk widgets are not being redrawn 
properly until you move the cursor over them or type in them, follow the 
instructions here and install the very latest version of ActiveTcl 8.5 for OS 
X (labeled 8.5.15.0 on the web site but the download file is 8.5.15.1).

http://www.python.org/download/mac/tcltk/

-- 
 Ned Deily,
 nad@acm.org

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

tkinter bug on mac maverick python 3.3.3 Dan Wissme <wissme@hotmail.com> - 2013-11-27 12:32 +0100
  Re: tkinter bug on mac maverick python 3.3.3 Ned Batchelder <ned@nedbatchelder.com> - 2013-11-27 06:48 -0500
  Re: tkinter bug on mac maverick python 3.3.3 Terry Reedy <tjreedy@udel.edu> - 2013-11-27 10:18 -0500
  Re: tkinter bug on mac maverick python 3.3.3 Travis Griggs <travisgriggs@gmail.com> - 2013-11-27 10:44 -0800
  Re: tkinter bug on mac maverick python 3.3.3 Ned Deily <nad@acm.org> - 2013-11-27 12:17 -0800
  Re: tkinter bug on mac maverick python 3.3.3 Terry Reedy <tjreedy@udel.edu> - 2013-11-27 18:01 -0500

csiph-web