More on Cmd-tab

Jacqueline Landman Gay jacque at hyperactivesw.com
Fri Mar 1 13:06:01 EST 2002


On Friday, March 1, 2002, at 02:02 AM, Jeanne A. E. DeVoto wrote:

> At 9:14 PM -0800 2/28/2002, Jacqueline Landman Gay wrote:
>> Okay, thanks. Should controlKeyDown recognize tab? Or maybe even all
>> keypresses?
>
> What happens to the tabKey (returnKey, enterKey, arrowKey) message in that
> case? Not sent? Or sent before or after?

Good question. Those other messages should certainly continue to be sent. 
Before, maybe?  I think regular keypress events (those you can trap with 
rawKeyDown or keyDown) are processed before commandKeyDown is processed, 
so controlKeyDown should probably do the same.

--
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the metacard mailing list