[Tutor] Tkinter grid layout question

Alan Gauld alan.gauld at yahoo.co.uk
Sun Oct 29 04:48:25 EDT 2023


On 29/10/2023 01:02, Phil wrote:

> horizontally. If you copy my diagram to a text editor and move the 
> vertical characters so that they are in line vertically then you'll see 
> two frames and a button group.

Yes, I thought of that later and understand your aim now.

> It amounts to 96 lines.

For future reference that would have been fine to just post
in the message, around 100 lines is about the limit. And
having the code is always better than guessing.

>>> Using two frames is a far better approach which worked

Having seen what you wanted to do I agree. Two frames is the best
approach. I actually thought you wanted to overlay the buttons
on top of the image. That would have been harder with 2 Frames.

> Anyway, the two fame method works perfectly and I think this thread 
> should probably be closed for the sanity of others. 

Yes, that's fine.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos





More information about the Tutor mailing list