Quantcast
Channel: LiveCode Forums
Viewing all articles
Browse latest Browse all 794

Getting Started with LiveCode - Complete Beginners • keyUp, rawKeyUp

$
0
0
Is it possible to have both of these in one script?

For instance:

CODE:

on rawKeyUp RKP      put RKP into fld "myField1"end rawKeyUpon keyUp KUP      put KUP into fld "myField2"end keyUp
Possibly trying to be too clever for my own good I have a cardScript that contains a rawKeyDown, a rawKeyUp, and a keyUp statement . . . :oops:

Statistics: Posted by richmond62 — Fri Oct 25, 2024 9:19 am



Viewing all articles
Browse latest Browse all 794

Trending Articles