On Fri, 1 Apr 2005 09:11:20 +0100 "Alan Gauld" <[EMAIL PROTECTED]> wrote:
> > I know a wxPython grid is totally different to a Tkinter grid, but > is > > there a Tkinter equivalent of a wxPython grid? I'm finding wxPython > to > > be fiddly and restrictive... > > Then Tkinter will be more so. Tk is a fairly basic toolkit, fine for > wrapping a command line app in a glossy front end but not for > sophisticated GUI work. > > There is no grid component in Tk out of the box, but some add on > toolkits > supply one. Try searching on the Vaults of Parnassus or on the > ActiveState site if you are determined to try Tkinter... > > Alan G. > Or look here: http://tkinter.unpythonic.net/wiki/Widgets There is a number of links to table widget implementations in Tkinter o nthe wiki page. I hope this helps Michael _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor