Re: Tkinter grid layout question

Alan Gauld via Tutor <[email protected]>
Newsgroups gmane.comp.python.tutor
Message-ID <[email protected]>
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



_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.