Python Forum
[Tkinter] grid layout
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] grid layout
#4
@Larz60, thank you for the reply. I will try and pick up that book you suggested. Here's the deal with my layout. I was hoping I could have nested grids inside frames with Tkinter. The image below shows what I am after. I will put more widgets inside the nested frames but I just wanted you to get the idea. The buttons on the left side toggle between pages (nested frames on right side). I need the nested frames to take up the whole space because when they lift on top of each other I don't want anything on the other pages (frames) to be visible. Make sense? The black boxes are buttons. Grid 1 will have 2 columns and 6 rows; grid 2 will have 4 rows and 5 columns.
[Image: ivxHOA7.png]
Reply


Messages In This Thread
grid layout - by neech - Oct-07-2016, 06:18 PM
RE: tkinter grid layout - by neech - Oct-07-2016, 09:05 PM
RE: tkinter grid layout - by Larz60+ - Oct-07-2016, 09:55 PM
RE: tkinter grid layout - by neech - Oct-07-2016, 11:55 PM
RE: grid layout - by Larz60+ - Oct-13-2016, 09:41 AM
RE: grid layout - by Yoriz - Oct-13-2016, 11:56 AM
RE: grid layout - by Larz60+ - Oct-13-2016, 10:07 PM
RE: grid layout - by Larz60+ - Oct-13-2016, 11:16 PM
RE: grid layout - by Larz60+ - Oct-14-2016, 07:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using Grid layout and QHBox hobbyist 1 3,104 Jan-26-2021, 12:35 AM
Last Post: deanhystad
  pyqt5 layout Nickd12 8 3,521 Jan-18-2021, 09:09 AM
Last Post: Axel_Erfurt
  [Kivy] Weird spacing in grid layout test 3 3,473 Nov-08-2019, 04:37 PM
Last Post: Axel_Erfurt
  Python GUI layout off between different OS shift838 5 3,732 Jan-02-2019, 02:53 AM
Last Post: shift838

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020