I locked the cursor and it is fixed now.
TX BvG
Search found 7 matches
- Sat Mar 29, 2008 3:40 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: "set the cursor to" does not run
- Replies: 2
- Views: 2789
- Sat Mar 29, 2008 12:50 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: "set the cursor to" does not run
- Replies: 2
- Views: 2789
"set the cursor to" does not run
Hi everybody,
I use
to hide the cursor when a card is open but this does not run.
Any help is welcome.
Thierry
I use
Code: Select all
set the cursor to none
Any help is welcome.
Thierry
- Wed Mar 19, 2008 6:31 pm
- Forum: Mac OS
- Topic: How to get the first keypress and ignore others?
- Replies: 5
- Views: 6447
- Wed Mar 19, 2008 6:21 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: HELP: hPB with "arrowkey"
- Replies: 2
- Views: 2759
- Wed Mar 19, 2008 1:14 pm
- Forum: Mac OS
- Topic: How to get the first keypress and ignore others?
- Replies: 5
- Views: 6447
hi Mark, Thank you for your reply. normally, subjects only should press once. But my concern is that sometimes they might want to correct their response. So, even if instructions indicate this is not possible, or even if there is a beep as you suggested, I prefer to anticipate the problem by scripti...
- Wed Mar 19, 2008 10:02 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: HELP: hPB with "arrowkey"
- Replies: 2
- Views: 2759
HELP: hPB with "arrowkey"
Hi everybody, I am developing a task in which questions are responded with arrowkeys. But, if an key is pressed twice (or more) for the same question, the first keypress is considered as the reply for the current trial, and the other are memorized and used for the next trials, which, when they are p...
- Mon Mar 17, 2008 3:56 pm
- Forum: Mac OS
- Topic: How to get the first keypress and ignore others?
- Replies: 5
- Views: 6447
How to get the first keypress and ignore others?
Hello everybody, I'm developing a stack for psychology research (for sholars: the pro- and anti-saccade task). Here is the task: individuals look at a cross on the middle of the screen, then ignore or not a square that is presented at left or right of the cross. After a few milliseconds, the square ...