Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: grid layout
Post: RE: tkinter grid layout

@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 sho...
neech GUI 8 17,694 Oct-07-2016, 11:55 PM
    Thread: grid layout
Post: RE: tkinter grid layout

Update. I found another issue, when I add widgets to the page(s) class they don't overlap each other anymore. Hide/Show import tkinter as tk class Page(tk.Frame):     def __init__(self, *args, **kwa...
neech GUI 8 17,694 Oct-07-2016, 09:05 PM
    Thread: grid layout
Post: grid layout

I would like to be consistent in my window management (I heard that was best practice). However, I have a window that is 800x400 which is the size of my touch screen and I can't get the page objects t...
neech GUI 8 17,694 Oct-07-2016, 06:18 PM

User Panel Messages

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