On 2013-05-20 08:00, Terry Jan Reedy 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.

It exists, but it's really old.

http://pyfltk.sourceforge.net/

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco

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

Reply via email to