boat73 has asked for the wisdom of the Perl Monks concerning the following question:
$Taskname_label = $Maintab->AddLabel( -text => $taskpath, -left => 75, -top => 45, -width => $Maintab->ScaleWidth - 100, -name => "Tasknamelabel", -truncate => 'path', -font => $font1, );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Win32::GUI Addlabel truncate problem
by bsdz (Friar) on Sep 11, 2004 at 13:37 UTC |