![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: tk messagebox positionby keszler (Priest) |
on Oct 10, 2011 at 15:10 UTC ( #930659=note: print w/replies, xml ) | Need Help?? |
Tk::messageBox is a convenient way to pop up a message, but that convenience comes with limits on what you can do. For more control use a Tk::DialogBox. Its Show method is documented with "Any other options supplied to Show are passed to Popup, and can be used to position the Dialog on the screen."
In Section
Seekers of Perl Wisdom
|
|