Search found 2 matches
- Thu Aug 16, 2012 7:46 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: set the cursor to arrow; browse vs. edit mode of stack;
- Replies: 3
- Views: 2460
Re: set the cursor to arrow; browse vs. edit mode of stack;
Thanks a lot!!!
- Wed Aug 15, 2012 10:00 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: set the cursor to arrow; browse vs. edit mode of stack;
- Replies: 3
- Views: 2460
set the cursor to arrow; browse vs. edit mode of stack;
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 ...