Problems with grid() layout under tkinter

T

Thomas Jansson

Dear all

I am trying to make a small wrapper program for textbased program and
it is going well but I have one problem. Namely that I simply do not
understand how this grid thing work. I have assigned every widget a
specific placement in a grid but when I am running the program it
looks very strange. I hope you can help me.

A example of the program
http://tjansson.dyndns.dk/apache2-default/strange-grid.jpg
and the code
http://tjansson.dyndns.dk/tjansson/gui.py

Kind regards
Thomas Jansson
 
T

Thomas Jansson

I found the error - some of the widgets belonged to "master" and some
to "frame". So glad I found that Error - that took forever! :D

Kind regards
Thomas Jansson
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top