Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Terry Reedy Newsgroups: comp.lang.python Subject: Re: Which Python editor has this feature? Date: Wed, 13 Jan 2016 04:10:06 -0500 Lines: 20 Message-ID: References: <830f6f97-22dd-488c-9dd6-e9cd92844307@googlegroups.com> <5f1619e5-83ff-449e-b7e5-2374a37bd50b@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de wZXuUg2fUXUTd9+QzoZy7gVSgMyQ1DSokPtn0sRpct/A== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'subject:editor': 0.07; 'closed.': 0.09; 'highlight': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.11; '(last': 0.16; 'idle,': 0.16; 'opened,': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'wrote:': 0.16; 'app': 0.16; 'windows': 0.20; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'dialog': 0.29; "i'm": 0.30; 'window': 0.30; 'fixed': 0.31; 'noticed': 0.32; 'problem': 0.33; 'idle': 0.33; '(for': 0.34; 'editor': 0.34; 'know.': 0.34; 'item': 0.35; 'received:71': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'button': 0.38; 'to:addr:python.org': 0.40; 'skip:n 10': 0.62; 'goal': 0.64; 'forward': 0.66; 'ttk': 0.84; 'subject:this': 0.85; 'received:fios.verizon.net': 0.91; 'releases.': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: pool-71-185-227-36.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:101598 On 1/12/2016 8:20 PM, jfong@ms4.hinet.net wrote: > Terry Reedy at 2016/1/12 UTC+8 3:56:03PM wrote: >> Revamping IDLE to 1. use ttk widgets and 2. become a modern single >> window app with multiple panes, including a tabbed editor pane, is >> a goal for 2016. > > That will be great, I'm looking forward to it. > > By the way, when I was playing around with the IDLE editor yesterday, > I had noticed that during the time the "Search Dialog" was opened, > "Find Next" button will not highlight the item searched, unless the > dialog was closed. This was a Windows specific problem that was fixed (for me) in all three recent (last November/December) bugfix releases. If you have a problem with *current* IDLE, I would like to know. -- Terry Jan Reedy