Anyone else find Tk akward?

Gordon McMillan gmcm at hypernet.com
Thu Aug 12 22:30:02 EDT 1999


Orlando Vazquez writes:

> Is it just me, or is the way Tk organizes things on the window
> someone weird? I'm just starting to play around with it, and it has
> me puzzled. Wouldnt it be a lot easier to just use a coordinte
> system? For example put a button at (0,0) with length 10 and width
> 20 etc.. Are there any reasons why it _has_ to be this way?

Tk windows are designed to be easily resizable. Once you get used to 
it (which doesn't take long) you'll have a hard time with GUIs which
expect fixed sizes.

- Gordon




More information about the Python-list mailing list