how to disable setting prompt for your custom mac input method

“xxxInputMethod” would like to enable third-party input method “XXX”.

please see your code … is there any “TISEnableInputSource(inputSource);”

find that this function call will trigger the setting prompt.

本身呢個功能應該係 for 有d app 想著某個 輸入法

但如果你個 app 本身係輸入法就應該唔洗 如果唔係個 prompt 就煩死你

如果寫輸入法 TISSelectInputSource 應該都夠做

P.S. google “TISEnableInputSource”. 都幾多野睇同學 對比起就咁 search inputMethod