In RunRev 4
pass rawkeydown doesn't seem to work:
have a card script full to brimming with lots of
case . . . break
statements inside a rawkeydown thing, e.g:
on rawKeyDown RAWK
case RAWK = 121
put "Fred Flintstone" into fld "fTEXT"
break
pass rawKeyDown
end rawKeyDown
this means that everytime I click the 'Y' key
'Fred Flintstone' appears in my field,
AND . . .
all the other keys on my keyboard are disabled!!!!!!!!!
so; no DELETE, no ARROW keys, and nothing else.
STINKS.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution