Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45589

Re: Future standard GUI library

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'tkinter': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'wrapper': 0.09; 'python': 0.11; 'gui': 0.12; 'jan': 0.12; 'exists?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:GUI': 0.16; 'subject:library': 0.16; 'tkinter.': 0.16; 'wxpython': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'library,': 0.24; 'replace': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'candidate': 0.34; 'there': 0.35; 'really': 0.36; 'library.': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'received:173': 0.61; 'url:index': 0.63; 'comparable': 0.84; 'received:fios.verizon.net': 0.84; 'realistic': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Jan Reedy <tjreedy@udel.edu>
Subject Re: Future standard GUI library
Date Mon, 20 May 2013 03:00:36 -0400
References <CAPbpa4QQf1NZd-0-GDH=wjBMApBmh5=FXfWxFp28dngbXrPWWQ@mail.gmail.com> <kn8poq$67a$1@ger.gmane.org> <kncat4$hpa$1@ger.gmane.org>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host pool-173-75-251-66.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
In-Reply-To <kncat4$hpa$1@ger.gmane.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 <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1862.1369033253.3114.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369033253 news.xs4all.nl 15865 [2001:888:2000:d::a6]:45524
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:45589

Show key headers only | View raw


On 5/20/2013 1:04 AM, Vito De Tullio wrote:
> Terry Jan Reedy wrote:
>
>>> Do you think tkinter is going to be the standard python built-in gui
>>> solution as long as python exists?
>>
>> AT the moment, there is nothing really comparable that is a realistic
>> candidate to replace tkinter.
>
> FLTK? (http://www.fltk.org/index.php)

tkinter is the Python wrapper of the tk library, just as wxpython is the 
python wrapper of the wx library. I do not see a py-fltk wrapper.

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Future standard GUI library Terry Jan Reedy <tjreedy@udel.edu> - 2013-05-20 03:00 -0400
  Re: Future standard GUI library Grant Edwards <invalid@invalid.invalid> - 2013-05-20 20:18 +0000

csiph-web