Re: Expanding a frame into an expanding window
Phil <[email protected]> Tue, 26 Mar 2024 11:14:17 +1000
| Newsgroups | gmane.comp.python.tutor |
|---|---|
| Message-ID | <[email protected]> |
On 26/3/24 10:58, Alan Gauld via Tutor wrote: > self.grid_rowconfigure(0, weight=1) > self.grid_columnconfigure(0, weight=1) Thank you again Alan and the problem is now solved. I think I had tried that earlier because I'd seen it on StackOverflow but it didn't make any difference at the time so I discounted that idea. I can see that I need to read up on weight and understand it's importance. -- Regards, Phil _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor