Re: [Tutor] Tkinter grid manager question

2011-11-27 Thread Peter Otten
Chris Hare wrote: > I am attempting to create a form for the user to complete. I have the > basic layout and supporting code working, but I am having a problem with > getting things to display in the grid the way I want them. > > self.label1 = Label(self.frame, text = "D

[Tutor] Tkinter grid manager question

2011-11-26 Thread Chris Hare
Hi everyone. I am attempting to create a form for the user to complete. I have the basic layout and supporting code working, but I am having a problem with getting things to display in the grid the way I want them. self.label1 = Label(self.frame, text = "Double click o