Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Win32:GUI ::Textfield Clear()

by Anonymous Monk
on Nov 21, 2011 at 15:29 UTC ( [id://939230]=note: print w/replies, xml ) Need Help??


in reply to Win32:GUI ::Textfield Clear()

Lets see

http://search.cpan.org/grep?cpanid=ROBERTMAY&release=Win32-GUI-1.06&string=Clear&i=1&n=1&C=1

samples/Notepad.pl 46- " > &Delete" => { -name => "Delete", 47: -onClick => sub { my $self = shift; + $self->Edit->Clear(); 0; } 48- },

Right, notepad won't delete text unless you select text.

You need  ->SelectAll;

This would have been easier/faster to answer if your code was runnable. Short, Self Contained, Correct Examples make for effective questions

Replies are listed 'Best First'.
Re^2: Win32:GUI ::Textfield Clear()
by hennesse (Beadle) on Nov 21, 2011 at 16:09 UTC

    Thank you! Thank you!

    Dave

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://939230]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2026-02-17 09:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.