David, You'll receive an 'ontext' event when the text is actually updated. However, there's been a limitation in our edittext that the text attribute is only updated when you blur the event. (See http:// www.openlaszlo.org/jira/browse/LPP-122.) We'd like to fix this in a future release, but for now this is the behavior.
jim On Jun 9, 2006, at 8:32 AM, [EMAIL PROTECTED] wrote: > Would someone be able to point me in the right direction to look > into this? > > I don't really know where to start... > > cheers, > > David > > > > |---------+---------------------------------> > | | [EMAIL PROTECTED] | > | | Sent by: | > | | [EMAIL PROTECTED]| > | | nlaszlo.org | > | | | > | | | > | | 06/07/2006 12:09 PM | > | | | > |---------+---------------------------------> >> --------------------------------------------------------------------- >> ---------------------------------------------------------| > > | > | > | To: Laszlo- > [EMAIL PROTECTED] > | > | > cc: > | > | Subject: [Laszlo-dev] Event when user uses mouse to > paste text? | >> --------------------------------------------------------------------- >> ---------------------------------------------------------| > > > > 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 > > _______________________________________________ > Laszlo-dev mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev > > > _______________________________________________ > Laszlo-dev mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
