Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60633
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!novso.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'referring': 0.07; 'subject:bug': 0.07; 'tkinter': 0.07; 'cursor': 0.09; 'dan': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tcl/tk': 0.09; 'python': 0.11; 'bug': 0.12; 'url:download': 0.12; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:mac': 0.16; 'url:tcltk': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'properly': 0.19; 'install': 0.23; 'header:User- Agent:1': 0.23; 'rid': 0.24; 'header:X-Complaints-To:1': 0.27; 'rest': 0.29; 'file': 0.32; 'url:python': 0.33; 'mac': 0.33; 'problem': 0.35; 'but': 0.35; 'version': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'being': 0.38; 'problems': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'new': 0.61; 'here': 0.66; 'latest': 0.67; 'received:204': 0.75; 'article': 0.77; 'received:204.14': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Ned Deily <nad@acm.org> |
| Subject | Re: tkinter bug on mac maverick python 3.3.3 |
| Date | Wed, 27 Nov 2013 12:17:56 -0800 |
| References | <5295d83d$0$3458$426a34cc@news.free.fr> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | 204.14.154.233 |
| User-Agent | MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3317.1385583488.18130.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1385583488 news.xs4all.nl 15926 [2001:888:2000:d::a6]:58390 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:60633 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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