Send "rawKeyUp"

J. Landman Gay jacque at hyperactivesw.com
Sun Oct 15 11:44:24 EDT 2017


I see. You threw me off with the use of "I" which implied this was a merely 
personal problem.

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



On October 15, 2017 10:33:05 AM Richmond Mathewson via use-livecode 
<use-livecode at lists.runrev.com> wrote:

> And how, pray tell, would one have "stuff" in a LiveCode standalone to
> tell the OSes to which LiveCode
> deploys to alter their key repeat rates?
>
> Richmond.
>
> On 10/15/17 6:16 pm, J. Landman Gay via use-livecode wrote:
>> And here I was, looking for a post card. What I was planning to write
>> on it was: it's easiest to set the key repeat rate in the OS. Macs
>> allow that, not sure about other systems.
>>
>> --
>> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
>> HyperActive Software           |     http://www.hyperactivesw.com
>>
>>
>>
>> On October 15, 2017 5:24:11 AM Richmond Mathewson via use-livecode
>> <use-livecode at lists.runrev.com> wrote:
>>
>>> Nothing quite beats answering one's own e-mails,
>>>
>>> except, possibly, banging one's head against the wall (Don't believe me?
>>> Try it some time!)
>>>
>>> this in a cardScript:
>>>
>>> on rawKeyDown RAWK
>>> if the XXXX of this card = "in" then
>>>         do something
>>>      end if
>>> set the XXXX of this card to "out"
>>> end rawKeyDown
>>>
>>> on rawKeyUp RUP
>>> set the XXXX of this card to "in"
>>> end rawKeyUp
>>>
>>> I hope this is of some use to more people than just myself.
>>>
>>> Richmond.
>>>
>>> On 10/15/17 12:56 pm, Richmond Mathewson wrote:
>>>> I'm suffering from "sticky finger syndrome" and cannot get my finger
>>>> off a key quickly enough to
>>>> stop it firing more than once . . .
>>>>
>>>> SO . . .
>>>>
>>>> Wondered about this sort of thing [pseudocode]:
>>>>
>>>> on rawKeyDown RAWK
>>>>        do something
>>>>        send "rawKeyUp" to where?
>>>> end rawKeyDown
>>>>
>>>> answers on a postcard, employees of the "Richmond Fan Club" are
>>>> not eligible for prizes, giveaways or gratuitous insults.
>>>>
>>>> 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
>>
>>
>>
>> _______________________________________________
>> 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
>
> _______________________________________________
> 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