Search found 4 matches
- Thu Jan 15, 2009 12:15 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: unwanted keypresses
- Replies: 2
- Views: 3810
I pretty much ran into the same problem. I was programming a word memory task and I was also using the "wait for ... milliseconds" command to control how long I wanted a word to be presented on the screen, and then on the next card, the learner has to type in some responses. If there are keys presse...
- Thu Oct 30, 2008 4:42 pm
- Forum: Talking LiveCode
- Topic: card freeze until I switch to pointer, then browser mode
- Replies: 6
- Views: 5618
Hi Malte, Klaus, No, it's not freezing as in spinning beachball. It just doesn't respond to keypresses. My script (sorry about the length) for the card is this. I've also realised that my stimuli (letters) were image files afterall (sometimes i use fields but this time it was images). Sorry for the ...
- Thu Oct 30, 2008 12:40 pm
- Forum: Talking LiveCode
- Topic: card freeze until I switch to pointer, then browser mode
- Replies: 6
- Views: 5618
Hi Klaus, Yes, more info... The "stimuli" I'm showing is simply a pair of letters, one each in separate text fields. I'm programming a psychology experiment where my participants will see these letter pairs and make yes/no judgments on them, hence they could either press one of two designated keys (...
- Wed Oct 29, 2008 6:00 pm
- Forum: Talking LiveCode
- Topic: card freeze until I switch to pointer, then browser mode
- Replies: 6
- Views: 5618
card freeze until I switch to pointer, then browser mode
Hi All, I have this strange problem with revolution. On one of the cards of a stack, I am showing a stimulus to which one is to make a response by keypress (press either the "p" or "q" key, depending on what the stimulus is). When I get to the card, revolution does not seem to take in the response. ...