rehmanz has asked for the wisdom of the Perl Monks concerning the following question:
my $desc = $mw->Label ( -text => "SmartCheckin", -font => [-family => 'Courier', -size => 128, -weight => +'bold'], -width => 14, -anchor => 'w', -relief => 'groove', -background => 'grey', )->pack
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl Tk Font Issue on RHE 5
by zentara (Cardinal) on Aug 20, 2010 at 21:43 UTC | |
|
Re: Perl Tk Font Issue on RHE 5
by Khen1950fx (Canon) on Aug 20, 2010 at 22:18 UTC | |
|
Re: Perl Tk Font Issue on RHE 5
by Tux (Canon) on Aug 21, 2010 at 16:00 UTC |