Hi
I made my app trusted by AXMakeProcessTrusted to listen to the keyboard. But
it failed to launch the dylib when it was launched.
Reason: unsafe use of xxx with restricted binary
Anyone has ideas on it? It makes me crazy.
--
Thanks & Best Regards!
Email:rasha...@gmail.com
Yahoo:rasha.
Hi all,
In my application, a window has full screen function. I use the followings
to implenment the fullscreen,
SetSystemUIMode(kUIModeAllHidden, kUIOptionAutoShowMenuBar);
So it will tell other application the event and hide menu and dock. The
minimize button is disabled in other application w