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


Groups > comp.lang.python > #45589 > unrolled thread

Re: Future standard GUI library

Started byTerry Jan Reedy <tjreedy@udel.edu>
First post2013-05-20 03:00 -0400
Last post2013-05-20 20:18 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#45589 — Re: Future standard GUI library

FromTerry Jan Reedy <tjreedy@udel.edu>
Date2013-05-20 03:00 -0400
SubjectRe: Future standard GUI library
Message-ID<mailman.1862.1369033253.3114.python-list@python.org>
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.

[toc] | [next] | [standalone]


#45633

FromGrant Edwards <invalid@invalid.invalid>
Date2013-05-20 20:18 +0000
Message-ID<kne0ed$bvl$1@reader1.panix.com>
In reply to#45589
On 2013-05-20, Terry Jan Reedy <tjreedy@udel.edu> wrote:
> 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.

http://pyfltk.sourceforge.net/

-- 
Grant Edwards               grant.b.edwards        Yow! Is it 1974?  What's
                                  at               for SUPPER?  Can I spend
                              gmail.com            my COLLEGE FUND in one
                                                   wild afternoon??

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web