MelJ Posted July 24, 2007 Posted July 24, 2007 Has anyone heard of a way to get FileMaker to recognize a Left Click from a Right? Thanks, Mel
Vaughan Posted July 25, 2007 Posted July 25, 2007 Hmmm, FMP already does recognise a left click from a right click, like when clicking in a field. But there is no way for us developers to trap into that on, say, a button. Instead, use modifier keys (Shift, Ctrl, Alt etc) and trap for it with the Get( ActiveModifierKeys ) function. Remember that CapsLock can be down too!
Recommended Posts
This topic is 6333 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now