On 18 mar, 16:49, Gigs_ <[EMAIL PROTECTED]> wrote:
> For what is grid better than pack, and otherwise?
>
> thanks in advance

Grid are useful to align items vertically _AND_ horizontally !
For example to make adialog box with label of different length

Firstname: John__________
Lastname: Smith__________
Contry: Uk__________

to align vertically Firstname and John , Lastname and Smith ....
But ALSO horizontaly John, Smith and Uk !

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to