From: <Eoi...@de...> - 2001-05-25 08:53:10
|
This Will Sound Silly But How do Get A label to display the text the way I want it without just wraping the text in other words how do I insert \n ,\r ,\t etc....... Without getting a square where my "\n" should be .. This is what i've tried , plus a few other things $W->DisplayError->{-text} = "SDR For $barcode\n COULD NOT BE FOUND !!"; this is what i'm getting SDR For 12345? COULD NOT BE FOUND !!"; This is what I Want SDR For 12345 COULD NOT BE FOUND !!"; Rgds Eoin : EMF2 Test Engineering mailto:Eoi...@de... _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |