Tower, Chad wrote:
>I have a textbox control that I want to be able to set the text that
resides
>within it.  Basically, I am emulating an "enter file here or browse for it"
>control.  Anyone know how to set the text of the text box from within the
>code?


if I understand correctly, you need the Text() method.
example:


    $window->textbox->Text( "enter file here or browse for it" );


__END__
# Aldo Calpini
print sort {$_{$a} cmp $_{$b}} values %{{split undef,
"xritajbugne fahokem csuctawer jhdtlrnpqloevkshpr"}};




Reply via email to