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

Right now, doing a:

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

results in only one line being displayed: "Second Line". Can I get text appended instead of overwritten in a label or textfield using Win32::GUI?

Thanks,
instig8r_ajcm

_________________________________________________________________
High-speed users—be more efficient online with the new MSN Premium Internet Software. http://join.msn.com/?pgmarket=en-us&page=byoa/prem&ST=1


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

Reply via email to