Dear forum
I’ve a problem with FileMaker Pro app with some Thai character input. The app doesn’t accept a few key press but can accept Cmd/Ctrl+V paste action.
For example, If I want to type " ???", I can only get “??” (the uppervowel character is not accept.)
But if I paste the same word, it’s ok.
My solution on Windows side is
- create an application stay on System Tray
- detect global key press for the certain keys
- paste the non-typable character automatically (same as ctrl+v), in the above example is that upper vowel character.
So, basically when I have the utility run in the background, I can just type “???” like it should, but the upper vowel character is typed via Ctrl+V action.
The Problem
I want something like this on Mac. I can write Xojo but since mostly I do database application development. I have no knowledge for the Mac OS X system.
- How to globally detect key press, if I have my app running in background or as menu item?
- How to programmatically paste (like cmd+v) to the target application. I think it may be involve Accessibility framework sort of thing.
Please, if anybody can help me.
I’m glad to pay for someone that can help me through this problem. Please contact me via sjedt AT 3ddaily DOT com