tkinter: variable width widgets in a grid?

Wildman best_lay at yahoo.com
Sun Feb 24 13:11:06 EST 2019


On Sun, 24 Feb 2019 09:09:22 -0800, Rich Shepard wrote:

> When placing widgets (e.g., Entry, Spinbox) in a grid layout can a length
> (visible width) be specified? For example, a telephone extension is a shorter
> string than the number itself.

The height and width can be specified in the command that
creates the wedget.

> What's a good resource (other than this mail list) for such questions?

http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html

> TIA,
> 
> Rich

-- 
<Wildman> GNU/Linux user #557453
The cow died so I don't need your bull!



More information about the Python-list mailing list