[Tutor] Grid Manager Positioning
Johnston Jiaa
oclbdk at gmail.com
Thu Nov 29 13:33:02 CET 2007
>
> Presumably because big_frame is narrower than root.
> The inner frames will only go as far as the border of big_frame.
Well, with my code, I made bg="blue" so I see that it's big enough,
and the big_frame stretches to fit inside root if i use sticky=W+E.
> Use pack(side= expand="true" ) ;-)
I heard that it's not good to mix grid and pack positioning? And I
already wrote it in grid.
Johnston Jiaa
More information about the Tutor
mailing list