Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.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.027 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'so?': 0.07; 'rules.': 0.09; 'steve': 0.13; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'subject:GUI': 0.16; 'wrote:': 0.17; 'developer': 0.19; 'proprietary': 0.23; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'am,': 0.27; 'freedom,': 0.29; 'that.': 0.30; 'code': 0.31; 'to:addr:python-list': 0.33; "can't": 0.34; 'doing': 0.35; 'subject:?': 0.35; 'received:org': 0.36; 'message- id:@gmail.com': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; 'subject:there': 0.65; 'simmons': 0.84 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Wed, 20 Feb 2013 20:45:24 -0700 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.4) Gecko/20120421 Thunderbird/10.0.4 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Is there a graphical GUI builder? References: <51247EDD.3010500@gmail.com> In-Reply-To: <51247EDD.3010500@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361418343 news.xs4all.nl 6910 [2001:888:2000:d::a6]:54353 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39393 On 02/20/2013 12:44 AM, Steve Simmons wrote: > 2. Qt isn't 'free' (depending on what you are going to be doing with it) > - read the licensing rules. How so? It's LGPL. You can't get much freer than that. Both in terms of code and developer freedom, and proprietary freedom.