Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Line up Calendar

by davidrw (Prior)
on Nov 21, 2006 at 19:48 UTC ( [id://585339]=note: print w/replies, xml ) Need Help??


in reply to Line up Calendar

Looks like by default it's using a non-fixed width font and centering the text ... this will fixed both issues:
$MW->Label(-text=>$cal, -font => "courier 10 bold", -justify=>"left")- +>grid();

Replies are listed 'Best First'.
Re^2: Line up Calendar
by mikasue (Friar) on Nov 21, 2006 at 21:40 UTC
    thanks!

    I like this option because I can use the tk::label options to change how it looks

    However, tk:Month is something to consider for another purpose.

    Thanks for all replys!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (None)
    As of 2024-04-25 00:23 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found