Thanks... but where in the module is the code for this method?  I was
looking and looking in it and still haven't found it...

</Chad>

-----Original Message-----
From: Aldo Calpini [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 30, 1999 8:46 AM
To: [EMAIL PROTECTED]
Subject: Re: [perl-win32-gui] Setting the text inside a textbox control?


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