Hello instig8r,

Friday, January 30, 2004, 9:28:40 PM, you wrote:

i> Can someone show me a way to append text to a Win32::GUI::Label or 
i> Win32::GUI::TextField object?

i> Right now, doing a:

$first = "First Line";
$second = "Second Line";
$Lable->Text($first);
$Lable->Text($first$second);

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to