Re: [Tkinter-discuss] General Tkinter Assistance Module

2012-02-21 Thread python
Hi Lion, I've thought about what you've proposed many times (a Tkinter framework), but have never had the time to implement it. I think all your suggestions are on target. Malcolm I'm thinking of a module that: * supplies functions/tools to examine the widget hierarchy from the shell * pre

Re: [Tkinter-discuss] General Tkinter Assistance Module

2012-02-21 Thread Lion Kimbro
Well, I want to take this on. I've already implemented many of these functions, but they are not neatly implemented, and tied into my personal code at the moment. A spec should help clean things up. I'll create a Google Doc to collaboratively sketch out aims, an API, put together requireme