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:[EMAIL PROTECTED]

_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users

Reply via email to