Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Tk-messageBox -padx

by choroba (Cardinal)
on Jul 31, 2013 at 14:46 UTC ( [id://1047281]=note: print w/replies, xml ) Need Help??


in reply to Tk-messageBox -padx

The following code
use strict; use warnings; use Tk; my $msg ='MainWindow'->new->messageBox( -icon => 'info', -title => 'MSG', -message => '| | | | | | | | | | | | | | | | | | | | | | | | | + | | | | | | | | | | | |', ); MainLoop();

leads to this window. Is the problem you mention present in the picture?

لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1047281]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-20 04:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found