[EMAIL PROTECTED] wrote:
> Tkinter gets no respect. But IDLE's a Tkinter-based app and every
> example I've Googled up shows Tkinter as needing about half as much
> code as wx to do the same job. I'm beginning to Tkinter up my language
> application. Am I making a big mistake?

No, you're not. Tkinter is a fine way to code up an application. I 
prefer it, even using Tkinter for commercial software. See 
http://www.codebykevin.com/phynchronicity.html for an example.

-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to