Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45589 > unrolled thread
| Started by | Terry Jan Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2013-05-20 03:00 -0400 |
| Last post | 2013-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.
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
| From | Terry Jan Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2013-05-20 03:00 -0400 |
| Subject | Re: 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]
| From | Grant Edwards <invalid@invalid.invalid> |
|---|---|
| Date | 2013-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