Hi, What I usually find easier with something like a group of buttons is to put them in a tk.Frame object. To debug, you can use e.g. bg="red" to change the background color of the frame to see its shape. The frame itself is another "unit" with its own .grid() method. Albert-Jan