set the cursor to arrow; browse vs. edit mode of stack;
Posted: Wed Aug 15, 2012 10:00 am
Hello!
How can I find out in which mode a stack is concerning "edit" vs. "browse/run".
I try to set the cursor stack wide to arrow so no text field gets an iBeam cursor.
When do I have to call "lock cursor"?
Using "on resumeStack" or "on suspendStack" does not work; they are called in both edit/run modes.
Using "on stackOpen" does not work; cursor is set to arrow even in edit mode!
I want to prevent a using of "MouseWithin" or "MouseEnter" as this is called repeatedly.
Any ideas?
Thanks a lot!
Noah
How can I find out in which mode a stack is concerning "edit" vs. "browse/run".
I try to set the cursor stack wide to arrow so no text field gets an iBeam cursor.
When do I have to call "lock cursor"?
Using "on resumeStack" or "on suspendStack" does not work; they are called in both edit/run modes.
Using "on stackOpen" does not work; cursor is set to arrow even in edit mode!
I want to prevent a using of "MouseWithin" or "MouseEnter" as this is called repeatedly.
Any ideas?
Thanks a lot!
Noah