Tkinter: The good, the bad, and the ugly!
Steven D'Aprano
steve+comp.lang.python at pearwood.info
Thu Dec 30 02:09:49 EST 2010
On Wed, 29 Dec 2010 15:58:53 -0800, rantingrick wrote:
> Tkinter: The good, the bad, and the ugly!
> -----------------------------------------
> An expose by rantingrick
Your ideas are intriguing to me and I wish to subscribe to your
newsletter.
> The answer is simple. We need a 100% Python GUI. A GUI coded in Python
> from top to bottom. A GUI that is cross platform to the big three
> (Windows, Linux, and Mac). A GUI that not only is easy as Tkinter but
> also a GUI that can be manipulated by the average python programmer. A
> GUI that not only teaches the fundamentals of using a GUI, but also a
> GUI that teaches how a GUI works under the hood
I look forward to seeing this software of yours. Let us know when you've
got some code, and not just empty talk.
--
Steven
More information about the Python-list
mailing list