Re: [Tkinter-discuss] General Tkinter Assistance Module

2012-03-14 Thread Lion Kimbro
Heh heh heh ;) Right now, everything is on the table. If several people perceive a need where I do not, I am happy to move along with the several people. I also have ideas though. Here's my rankings of what you wrote, on a four star basis: inspection (): - a diagnostic tool like wxPy

Re: [Tkinter-discuss] General Tkinter Assistance Module

2012-03-11 Thread python
Hi Lion, Read your spec on google-docs [1], saw my name mentioned as a slacker, and felt obligated to contribute to the discussion. > specific functions that you think would be valuable Here's what I've been frustrated trying to create with Tkinter/ttk: Framework level enhancements - simple jq

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

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