Re: [Tutor] wxPython / Tkinter Grid

2005-04-01 Thread Liam Clarke
Thanks for the feedback. I should clarify - I find wxPython restrictive & fiddly in terms of trying to use a fully featured set of widgets, which are written in C++, trying to use them through a not overly documented Python wrapper. I love Pythoncard more and more. Regards, Liam Clarke On Apr

Re: [Tutor] wxPython / Tkinter Grid

2005-04-01 Thread Michael Lange
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

Re: [Tutor] wxPython / Tkinter Grid

2005-04-01 Thread Alan Gauld
> 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

[Tutor] wxPython / Tkinter Grid

2005-03-30 Thread Liam Clarke
Hi, 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... Regards, Liam Clarke -- 'There is only one basic human right, and that is to do as you damn well please. And with it c