Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Dietmar Schwertberger Newsgroups: comp.lang.python Subject: Re: Everything good about Python except GUI IDE? Date: Sun, 28 Feb 2016 18:41:27 +0100 Lines: 18 Message-ID: References: <64a6599c-fae1-469d-bcee-875165b3cc7d@googlegroups.com> <56d294f8$0$1604$c3e8da3$5496439d@news.astraweb.com> <56D2E6AB.9090604@mail.de> <9ed69848-bfb2-a6ef-555e-01e9424875cc@schwertberger.de> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 9gj+pIrCIoKCV4X5bN/xrgk+Zpcyrdqo/15BTTaX5DWg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.064 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'modify': 0.04; 'subject:Python': 0.05; 'received:134': 0.05; 'subsequent': 0.15; 'comparison.': 0.16; 'in...': 0.16; 'processors': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:GUI': 0.16; 'wrote:': 0.16; 'rid': 0.22; 'shifting': 0.22; 'select': 0.23; '(or': 0.23; 'header:In-Reply-To:1': 0.24; 'header': 0.24; 'header :User-Agent:1': 0.26; 'received:192.168.10': 0.29; 'styles': 0.29; 'editor': 0.34; 'handle': 0.34; 'text': 0.35; 'apply.': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; "won't": 0.38; 'delete': 0.38; 'format': 0.39; 'whatever': 0.39; 'received:192': 0.39; 'rather': 0.39; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'easy': 0.60; 'body': 0.61; 'charset:windows-1252': 0.62; 'office': 0.62; 'due': 0.65; 'lack': 0.76; '2002': 0.79; 'subject:good': 0.84; 'dennis': 0.91; 'effects.': 0.91; 'received:192.168.0.5': 0.91; 'box)': 0.93 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 In-Reply-To: X-Virus-Scanned: clamav-milter 0.98.7 at mxout2 X-Virus-Status: Clean DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailerdienst.de; s=dkim; t=1456681296; bh=fG++z5tiahqSvZcNOD4rX8FUAgGTWwJwdFbOtFvnth0=; h=Subject:To:References:From:Date:In-Reply-To:From; b=cfv6BEzDBmEJmdYJx+rFnfYx5diVGjKg/22F3iCTh4/wtI9/Gp+aFNtk8kBpZSkGJ KrWczd9cUwgevaQA1c7gsAjdX8kshPlextOCzKiNf9GGfZnDFzb9BYzRgs9nGUxLCk W8yvOrN1fkWFL3XTjdIeTCbAXPnCiNrU6yg63UD8= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 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:103654 On 28.02.2016 18:03, Dennis Lee Bieber wrote: > Office 2002 (or was it 2003... Whatever I had on my WinXP box) was, I > thought, rather easy to work styles in... Automatically shifting from > header to body text style on ; Having first body paragraph after a > header use block format while subsequent paragraphs used indented format... The style editor was always crappy. Most people won't notice due to the lack of comparison. Word processors like Fireworkz and TechWriter got it right to handle layered styles and effects. Easy to edit and easy to apply. And also easy to get rid of them again with a region editor which made it easy to select all modifications that were applied to a text and to delete or modify them. In comparison, MS Word is a mechanical typewriter. Regards, Dietmar