OptionKey madness
Frank Leahy
frank at backtalk.com
Mon Mar 22 17:39:50 EST 2004
On Monday, March 22, 2004, at 08:50 PM,
use-revolution-request at lists.runrev.com wrote:
> Subject: Re: OptionKey madness
> To: How to use Revolution <use-revolution at lists.runrev.com>
> Message-ID: <E51CF7D4-7C3C-11D8-9882-000A9567A3E6 at swcp.com>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
>
>
> On Monday, March 22, 2004, at 12:15 PM, Frank Leahy wrote:
>
>> There is a way around this bug of course -- Richard can simply watch
>> every character being added to the field, and if the last character
>> matches one of the optionKey characters, then do whatever he was going
>> to do in the rawKeyDown handler.
>
> That's part of the problem. The rawKeyDown and the keyDown are not
> sent.
>
> Dar Scott
>
Well that would be a bug wouldn't it ;-)
He could of course use optionKeyUp which seems to work fine.
-- Frank
More information about the use-livecode
mailing list