Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.057 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.01; 'mouse': 0.07; 'proficient': 0.09; 'to)': 0.09; 'gui': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:GUI': 0.16; 'subject:library': 0.16; 'wrote:': 0.18; '31,': 0.24; 'keyboard': 0.24; 'looks': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'that.': 0.31; '(unless': 0.31; 'keys': 0.31; 'anyone': 0.31; 'entirely': 0.33; 'fri,': 0.33; 'actual': 0.34; 'received:google.com': 0.35; 'doing': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'more': 0.64; 'taking': 0.65; 'day': 0.76; 'url:jpg': 0.83; 'url:images': 0.83; 'hands': 0.96; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=m5J0qKEIamMVzTD26b1wwkaiaqkN6GKQRYadZxJxOcU=; b=oTh0pEG5aRQbmDA5o5ziQn1Z+PKGP2g8hkVPM/TIILhYu13Yi9jc/A/1NoGUAHtknz uBR7FPxYGcp52P4aoqND2YE5BwKpiAC0K8ESHo3hBEiUPCwuZlGAplin2rGCFNv9/VzC 2S8f9y9qrguZcsn6PLddlETn8NprLTmaXoYlpkob3pe5c2Z7EtohDNGEE7h2zLiLGnh8 02J2A1HXQy3EDU1ePD0Cv2+ESJd3c2NYP54SrKjWGVwwF1H73QgPcxzqjmu4bCvcDvlX eE969WyAd/hbarq2ZO3qYQBBA5F9eFI/cGR9f+NVq8LR2J0S6hpi8CqwJAEH1rOEWdKt a6JQ== MIME-Version: 1.0 X-Received: by 10.52.155.67 with SMTP id vu3mr5405630vdb.94.1369932794534; Thu, 30 May 2013 09:53:14 -0700 (PDT) In-Reply-To: <20130530184045.6d15530be70e18d96e5654ad@gmx.net> References: <20130522154233.fe5263cb231c375fc60c7c9b@gmx.net> <20130523174145.22a6c46f586b0a1f656d2412@gmx.net> <20130526194310.9cdb1be80b42c7fdf0ba502f@gmx.net> <20130527172250.a8b0ce44f29398d63a4ec650@gmx.net> <20130530184045.6d15530be70e18d96e5654ad@gmx.net> Date: Fri, 31 May 2013 02:53:14 +1000 Subject: Re: Future standard GUI library From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369932803 news.xs4all.nl 15879 [2001:888:2000:d::a6]:53731 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46509 On Fri, May 31, 2013 at 2:40 AM, Wolfgang Keller wrote: > A GUI that can not be used without taking the ten fingers off the > keyboard is indeed entirely unusable for any half-proficient > screenworker. And anyone doing actual productive screenwork every day > for more than just a few months will inevitably (have to) get proficient > (unless completely braindead). My ten fingers stay on my keyboard, which looks somewhat thus: http://www.xbitlabs.com/images/mobile/lenovo-thinkpad-t61/keyboard.jpg See the red dot in the middle? Mouse. See the keys all around it? My hands are all over that. I can casually mouse and keyboard at the same time. Doesn't bother me. THIS is a professional programmer's workspace. :) ChrisA