traversalOn doesn't seem to do anything with respect to the hilite problem but autoSelect does.
Is there a message I can trap in a control at start up so that I can set the state of the control?
If I set the traversalOn of a fld to false then I should not be able to tab into it, right? When I did ...
Search found 9 matches
- Thu Jul 30, 2009 1:51 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to stop mouse drag on locked field from hiliting text?
- Replies: 5
- Views: 4624
- Wed Jul 29, 2009 10:24 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Revolution vs REALbasic
- Replies: 17
- Views: 18656
- Wed Jul 29, 2009 9:46 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to stop mouse drag on locked field from hiliting text?
- Replies: 5
- Views: 4624
- Wed Jul 29, 2009 9:40 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: How to stop mouse drag on locked field from hiliting text?
- Replies: 5
- Views: 4624
How to stop mouse drag on locked field from hiliting text?
When I set the locktext to true on a field the cursor stays the arrow but it still hilites the text. The hilited text cannot be copied with cmd-c. (the selectedtext does return the hilited text though).
How can I prevent the text in a locked field from being hilited?
Thanks,
Janey
How can I prevent the text in a locked field from being hilited?
Thanks,
Janey
- Wed Jul 29, 2009 9:30 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: MouseUp subroutine won't run
- Replies: 8
- Views: 6218
- Wed Jul 29, 2009 9:27 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: MouseUp subroutine won't run
- Replies: 8
- Views: 6218
- Wed Jul 29, 2009 9:25 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: MouseUp subroutine won't run
- Replies: 8
- Views: 6218
- Wed Jul 29, 2009 8:42 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: MouseUp subroutine won't run
- Replies: 8
- Views: 6218
- Wed Jul 29, 2009 7:19 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: MouseUp subroutine won't run
- Replies: 8
- Views: 6218
MouseUp subroutine won't run
I made a group that has two entry fields in it. In the group I put a one line mouseUp subroutine (beep). When I click the group nothing beeps. What did I do wrong?