Cc: Bob Sneidar
Subject: How rawKeyUp is handled
Hi all.
I just found a strange oddity where on MacOS when I type a keyboard key in a
field with a rawKeyUp handler, the letter is typed first, then the field gets
the rawKeyUp message. This allows me to check the contents of the field for
empty
Hi all.
I just found a strange oddity where on MacOS when I type a keyboard key in a
field with a rawKeyUp handler, the letter is typed first, then the field gets
the rawKeyUp message. This allows me to check the contents of the field for
empty in case the user hit the backspace key to erase wh