Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Windows': 0.02; 'subject:: [': 0.04; 'open-source': 0.04; 'tkinter': 0.07; 'cc:addr:python-list': 0.11; 'gui': 0.12; '<>.': 0.14; 'windows': 0.15; 'gilles': 0.16; 'subject:GUI': 0.16; 'wrote:': 0.18; 'hey': 0.18; 'subject:] ': 0.20; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'url:moin': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'options': 0.25; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'url:wiki': 0.31; 'fast.': 0.31; 'run': 0.32; 'url:python': 0.33; 'running': 0.33; 'framework': 0.33; 'basic': 0.35; 'etc.)': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'should': 0.36; 'application': 0.37; 'thank': 0.38; 'pm,': 0.38; 'rather': 0.38; '8bit%:6': 0.40; 'url:mail': 0.40; 'easy': 0.60; 'you.': 0.62; 'connecting': 0.64; 'about?': 0.84; 'subject:Good': 0.91; '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=TZ+6T2fwfNMT5QMIwIT2S0S+GNbdzwQzcqJBfYrjPnw=; b=mz5SNXdaNzIWgJ5bOapLYqyXdUOY5LIQ1HhTYMSveYm4TybLr4fSfmDZPeKgv8Uf0t svTuTjmVrlTucdmoS+bA/z4PL202IuHW1v7+mrh5wc931qNCfdeJajJXn7mATK7eiHcW ejhzKKbPNDIK2XJPNx93rHPjIdWbOi2G5qGRSx8W4bNWiPySEDWo8jOH/GetjHnMdJ1U dVIZ8H9ryfkNapduxJpEKRna8lJCiRgqZSslHNqhQn2YAeN4L3vEoLRtQO2SfQwLL2hk JeStwajsjPjRouPOH8MoHHZImq5pXuVx7RlsyyAPoxtElwarxc1qK7RwrBCi2hgaPrI7 tYvQ== MIME-Version: 1.0 X-Received: by 10.68.27.37 with SMTP id q5mr787492pbg.145.1375787003104; Tue, 06 Aug 2013 04:03:23 -0700 (PDT) In-Reply-To: References: Date: Tue, 6 Aug 2013 13:03:23 +0200 Subject: Re: [GUI] Good frameworks for Windows/Mac? From: Jordi Riera To: Gilles Content-Type: multipart/alternative; boundary=bcaec520f1879b535e04e3455f2c X-Mailman-Approved-At: Tue, 06 Aug 2013 14:07:33 +0200 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: 75 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1375790855 news.xs4all.nl 15918 [2001:888:2000:d::a6]:38671 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52035 --bcaec520f1879b535e04e3455f2c Content-Type: text/plain; charset=ISO-8859-1 Hey you can build GUIs with tkinter . Easy but not as powerful than PyQt can be. I think it is os agnostic. Regards, Jordi On Tue, Aug 6, 2013 at 12:35 PM, Gilles wrote: > Hello > > I need to write a small GUI application that should run on Windows and > Mac. > > What open-source framework would you recommend? I just need basic > widgets (button, listbox, etc.) and would rather a solution that can > get me up and running fast. > > I know about wxWidgets and Qt: Are there other good options I should > know about? > > Thank you. > -- > http://mail.python.org/mailman/listinfo/python-list > -- - Jordi Riera, Connecting people. +33 662217507 --bcaec520f1879b535e04e3455f2c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hey

you can build GUIs with=A0tkinter. Eas= y but not as powerful than PyQt can be.
I think it is os agnostic= .

Regards,
Jordi


On Tue, Aug 6, 2013 at 12:35 PM,= Gilles <nospam@nospam.com> wrote:
Hello

I need to write a small GUI application that should run on Windows and
Mac.

What open-source framework would you recommend? I just need basic
widgets (button, listbox, etc.) and would rather a solution that can
get me up and running fast.

I know about wxWidgets and Qt: Are there other good options I should
know about?

Thank you.
--
http://mail.python.org/mailman/listinfo/python-list



--
- Jordi Riera,=A0Connecting people.
+33 662217507
--bcaec520f1879b535e04e3455f2c--