On Mon, Jun 2, 2008 at 3:48 PM, Andy Daykin <[EMAIL PROTECTED]> wrote:
> Also I have tried the Clear() method and it doesn't seem to do anything. I
> have the following code:
[...]
> $main->textDirPath->Clear();
> $main->textFileExt->Clear();
use $textfield->Text("");
Clear() actually clears the current selection.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Perl-Win32-GUI-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/