Re: [Tkinter-discuss] Adding/removing widgets from a running application?

2008-02-26 Thread Martin Franklin
Jim Kleckner wrote: > Jim Kleckner wrote: > [snip] > Ok, I hacked together a grid-based demo. > Care to comment on this code? > > Jim well, it works ;) I guess the real question is, does it do what you wanted in your original post ? Cheers, Martin. -- signature file not found, must be somet

Re: [Tkinter-discuss] Adding/removing widgets from a running application?

2008-02-26 Thread Jim Kleckner
Martin Franklin wrote: > Jim Kleckner wrote: >> Jim Kleckner wrote: >> [snip] >> Ok, I hacked together a grid-based demo. >> Care to comment on this code? > > well, it works ;) I guess the real question is, does it do what you > wanted in your original post ? I think so. ;) I'm not sure if I sh