Hello,
Is there a way to place a dialogbox in the middle of the top window?
For example my top window is stored in the variable $mw:
my $db = $mw->DialogBox(-title => "Status", -buttons => ['Cancel']); $db->Show();
Now the problem is that the dialogbox appears anywhere, but not in the middle of the top window.
Thank you for your help
Dirk
In reply to Tk - Place DialogBox in middle of top window by Dirk80
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |