|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^2: Tk: pack, grid or place?by runrig (Abbot) |
| on Sep 11, 2008 at 16:04 UTC ( #710665=note: print w/ replies, xml ) | Need Help?? |
|
For me, I found it easier to get the layout I want by packing groups of things into separate frames, e.g., for the checkboxes, I'd just pack a frame to the top, then pack each checkbox to the left in the frame.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||