[EMAIL PROTECTED] wrote:
>
> FYI, MetaCard 2.4 beta has a new function called keysdown() which returns
> the keysyms(like you would get from the rawkeydown message) of the keys
> that are currently down. For example if I had the z, x, and spacebar
> down the keysdown() function would return 32,120,122.
Thanks for all the responses, everyone. I was all ready to start writing
a repeat loop check, as was suggested by a couple of people, but this
new function in 2.4 sounds even better.
--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software | 612-724-1596
Custom hypermedia solutions | http://www.hyperactivesw.com
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.