Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45589
| From | Terry Jan Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Future standard GUI library |
| Date | 2013-05-20 03:00 -0400 |
| References | <CAPbpa4QQf1NZd-0-GDH=wjBMApBmh5=FXfWxFp28dngbXrPWWQ@mail.gmail.com> <kn8poq$67a$1@ger.gmane.org> <kncat4$hpa$1@ger.gmane.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1862.1369033253.3114.python-list@python.org> (permalink) |
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 | Next — Next in thread | Find similar | Unroll 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