Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.103 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.80; '*S*': 0.01; 'subject:Python': 0.06; 'debugging.': 0.09; 'cc:addr:python-list': 0.11; 'gui': 0.12; ':-d': 0.16; 'concurrent': 0.16; 'debugging,': 0.16; 'subject:GUI': 0.16; 'ignore': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'programming': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'joe': 0.30; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'forces': 0.31; 'loads': 0.31; 'long.': 0.31; 'stuff': 0.32; 'url:python': 0.33; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'programming,': 0.36; 'url:listinfo': 0.36; 'thanks': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'url:mail': 0.40; 'mentioned': 0.61; "you're": 0.61; 'you.': 0.62; 'day.': 0.63; 'networking': 0.64; 'love': 0.65; 'to:addr:gmail.com': 0.65; 'day': 0.76; 'life.': 0.83; 'alone.': 0.84; 'graphical': 0.91; 'fun!': 0.93; '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 :cc:content-type; bh=aDRvzdMlwM49a4HJNUuWCmhFHhZXhQWTu8iuH9YaZJ0=; b=0mvtLny1cIOSdfaKz4B34U+3TovShSA9iXWApurocmKZfkKJeC9t7eqNzbntt99WrP auCUh4oqC6tCG8PrRYS6K+LX6yITBTYfPCSJNBgeIL4BgyWxH8f5Pscpm/UV0ozPSG4l lom48pkUiEFEs6Q1q/UzQacgsO2v/9e7PdZZ6R8s2r6zVlvL0DugQ2L1DEgx+4ef9qb2 La3Hd2NnPZV1t7GNqeq8BwEop/cnVTkJSkD/1Z8kTShUzyGFOep02Q8+qCvj6YrgNXIy 0PDnC1x75DlMOZnk5XspcrrWCu+c0Jl0btMXJ1764n4lCOWRuP8YBzz0V3L3GRdkdIY/ KlQw== MIME-Version: 1.0 X-Received: by 10.49.71.45 with SMTP id r13mr23476514qeu.33.1379101814019; Fri, 13 Sep 2013 12:50:14 -0700 (PDT) In-Reply-To: References: <1a8b14b3-85f3-4515-ba43-9b40e1a89f1d@googlegroups.com> <76784bad-cd6d-48f9-b358-54afb2784f11@googlegroups.com> Date: Fri, 13 Sep 2013 16:50:13 -0300 Subject: Re: Python GUI? From: Joe Junior To: eamonnrea@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Cc: "python-list@python.org" 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1379101822 news.xs4all.nl 15895 [2001:888:2000:d::a6]:37706 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54137 On 13 September 2013 16:37, wrote: > I disagree with you. It's not hard, and I apologise if its ever sounded that way, but it is the fun part for me. I love spending hours(days even) debugging. > > Well, thanks all for depressing me. Time to give up programming and find something else to do with my life. > -- > https://mail.python.org/mailman/listinfo/python-list lol! You made my day. :-D Well, you can always ignore any and all graphical design tools if you're working alone. And write all those Xs and Ys and widths and heights all day long. None of the mentioned graphical toolkits forces you to use them. And if you like debugging, GUI is not the main dish! Try networking and concurrent programming, loads and loads of fun! Of course, that's lots of other unnecessary time consuming stuff you can do. You just have to use your imagination. Joe