|
|
| more useful options | |
| PerlMonks |
Re: stay-on-top property for Toplevel for Perl-Tk GUIby MZSanford (Curate) |
| on Oct 15, 2002 at 13:14 UTC ( #205364=note: print w/ replies, xml ) | Need Help?? |
|
I am assuming you are looking to make a global grab ... somthing that will not let the user switch application's, correct ? Well, i never suggest this, as if your program hangs you may well roger the user ... After the warning, take a look at the $widget->grabGlobal() method. I do suggest the grab() method, as it is local. Adding this with the general focus methods/properties should do what you want. from the frivolous to the serious
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||