Hi Tiemo,

I have tested this. Here, on Mac OS X, only the rawKeyDown/Up and arrowKey messages are sent. The keyDown/Up messages are not sent. If this is different from what you observe, it might be a Revolution bug. Are you sure that your own scripts don't trigger additional messages?

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Dutch forum: http://runrev.info/rrforum

Color Converter has been updated! Get it at
http://colorconverter.economy-x-talk.com !

On 16 nov 2008, at 18:40, Tiemo Hollmann TB wrote:

Hello,

I have a field where I have different actions on entering chars (a- z) or
using the arrowkeys. The events for the standard chars are handled in
keydown/up and the arrowkey in rawkedown/up. The rev docs tell me: "If the key pressed is the Return, Tab, Backspace, Delete, or Enter key, an arrow key, or a function key, no keyUp message is sent." But I am experiencing something else. When pressing the arrowkey (down) in a field WITH content, first the two rawkey messages are send and after that also a keyup with the last char of the field content as the key is send. (which troubles me a
little bit).

Is this a bug, a wrong doc or a wrong me?

Thanks for verifying

Tiemo

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to