El_Pablo Posted January 22, 2010 Posted January 22, 2010 (edited) Hi, Is it possible to capture the Ctrl key? I disable the search button in FM and wanted to Capture the [ctlr]+[f] combination to activate a search script with the onLayoutKeyStroke trigger. Doesn't seem to work. Edited January 22, 2010 by Guest
comment Posted January 22, 2010 Posted January 22, 2010 http://www.filemaker.com/help/html/func_ref2.32.7.html#1028465
El_Pablo Posted January 22, 2010 Author Posted January 22, 2010 (edited) Thanks for the link, but when doing the combination, the script doesn't trigger at all. Edited January 22, 2010 by Guest typos...
mfrapp Posted January 23, 2010 Posted January 23, 2010 what u need is this Get ( TriggerModifierKeys ) Get ( TriggerKeystroke )
El_Pablo Posted January 23, 2010 Author Posted January 23, 2010 I'm not a custom menu specialist, I'll give it a try. @mfrapp The problem are not the FM functions. It's the event firing which is not working, when holding the Ctrl key.
Recommended Posts
This topic is 5692 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