send "keyUp" / "rawKeyUp" ?

Richmond Mathewson richmondmathewson at gmail.com
Wed Feb 28 03:32:45 EST 2018


No, I don't:

(Handler: can't find handler) near "rawKeyDown", char 1

Richmond.

On 27/2/2018 11:16 pm, Bob Sneidar via use-livecode wrote:
> Do you mean:
>
> send "rawKeyDown" WITH 113?
>
> Bob S
>
>
>> On Feb 25, 2018, at 02:09 , Richmond Mathewson via use-livecode <use-livecode at lists.runrev.com> wrote:
>>
>> on mouseUp
>> send "rawKeyDown" to key 113
>> end mouseUp
>>
>> in the cardScript:
>>
>> on rawKeyDown XX
>>   get keyUp XX
>>   put XX somewhere useful
>> end rawKeyDown
>>
>> Richmond.
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list