OK, What about this?
Posted: Sun Jan 04, 2015 6:05 pm
OK.
I had an unlocked text field. Ordinary one, right out of the palette. It has a few lines of text in it. If I click in that field, a mouseUp (and a mouseDown, for that matter) message is sent every few times. Not in any repeatable way, but certainly every few times.
Never if the cursor is within a word, rather only when at the end of a line. Never (I am on a MacBook Air) if I "tap" the trackpad, only when I actually click the trackpad.
I trapped both messages, and was able to get the clickline, a random number, whatever. The message watcher showed both messages being sent. I changed the script some more, and the messages stopped. So I made a new field in a new mainstack. Same behavior. But then it, too, went away, and I cannot duplicate any longer.
Anyone else ever see this? I have not been drinking.
OS 10.6.8, LC 6.7
Craig Newman
I had an unlocked text field. Ordinary one, right out of the palette. It has a few lines of text in it. If I click in that field, a mouseUp (and a mouseDown, for that matter) message is sent every few times. Not in any repeatable way, but certainly every few times.
Never if the cursor is within a word, rather only when at the end of a line. Never (I am on a MacBook Air) if I "tap" the trackpad, only when I actually click the trackpad.
I trapped both messages, and was able to get the clickline, a random number, whatever. The message watcher showed both messages being sent. I changed the script some more, and the messages stopped. So I made a new field in a new mainstack. Same behavior. But then it, too, went away, and I cannot duplicate any longer.
Anyone else ever see this? I have not been drinking.
OS 10.6.8, LC 6.7
Craig Newman