GUIs - A Modest Proposal
Nobody
nobody at nowhere.com
Mon Jun 7 06:12:55 EDT 2010
On Sun, 06 Jun 2010 15:55:41 -0700, ant wrote:
> If we are to make progress, I can see two obvious approaches:
> 1) Improve Tkinter to the point where it is supportable and supported
> by a good fraction of Python programmers
> or
> 2) Drop Tkinter as the default and use something else.
You forgot:
3) Drop Tkinter and don't provide any GUI toolkit as part of the standard
library.
It seems to have worked out okay for C and C++.
More information about the Python-list
mailing list