I know it's not ideal, but in this case you can resort to a timer and polling.
Since the rightmousemenu will only be up for a second or two at a time and only on one field at a time when the user is doing this, there won't be any performance hit anywhere. Create the timer when the rightmousebutton is pressed and monitor the text property for changes, destroying the timer when the mousebutton is released.
It's an idea, hih,
:D
-Cort
On 6/7/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
Bump.
Any ideas anyone?
cheers,
David
----- Forwarded by David Hay/Lex/Lexmark on 06/07/2006 12:08 PM -----
|---------+--------------------------------->
| | [EMAIL PROTECTED] |
| | Sent by: |
| | [EMAIL PROTECTED]|
| | nlaszlo.org |
| | |
| | |
| | 06/05/2006 05:57 PM |
| | |
|---------+--------------------------------->
>------------------------------------------------------------------------------------------------------------------------------|
| |
| To: [email protected] |
| cc: |
| Subject: [Laszlo-dev] Event when user uses mouse to paste text? |
>------------------------------------------------------------------------------------------------------------------------------|
We're using edittext control, and using the onkeyup event to enable a
button when the user enters some text.
However, if they use the mouse to paste some text (Right Click - Paste)
there doesn't seem to be any events that fire.
What events are SUPPOSED to fire?
cheers,
David
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
