Hey Guys!
I am having trouble getting a mouseDown message inside an edit box. Is there something else I can use instead of mouseDown?
Many Thanks,
Googie.
mouseDown in edit field.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: mouseDown in edit field.
Maybe the openField message would do what you need?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: mouseDown in edit field.
Mouse messages aren't sent to an editable field except when right-clicking, use the text editing messages instead. In addition to openField, look at selectionChanged.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com