Thanks again Blair.
Is there an easy way to track and end on a key if it is the only key I am tracking?
So for instance, rather than track the e and space bar, I will only track the key that will end the item.
Thanks,
Nick
Thanks again Blair.
Is there an easy way to track and end on a key if it is the only key I am tracking?
So for instance, rather than track the e and space bar, I will only track the key that will end the item.
Thanks,
Nick
No way that I can think of. You could probably find a way to do this with a custom item using a little javascript. Otherwise, could you use the Escape key as the exit key? i.e., since the Escape key already serves that function?