![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: preventing my MainWindow from resizingby Rich36 (Chaplain) |
on Aug 09, 2002 at 16:31 UTC ( #188964=note: print w/replies, xml ) | Need Help?? |
In using the "resizable" method, the first value is the x value, the second the y. So you can control whether or not the user can resize horizontally, vertically, or both.
If you haven't already, I would highly suggest Mastering Perl/Tk- it's a very informative book and a great reference when build Perl/Tk apps. That's where I got that info from. «Rich36»
In Section
Seekers of Perl Wisdom
|
|