开发者

Flex listen to Operating system events when not in focus

开发者 https://www.devze.com 2023-03-03 16:23 出处:网络
Is there a way that a flex based application (in the browser or AIR) can listen to windows events (or any other OS) when it is not in focus?

Is there a way that a flex based application (in the browser or AIR) can listen to windows events (or any other OS) when it is not in focus?

Lets say that my AIR开发者_运维百科 application is minimized and I want her to be notified when ever new data was copied to the clipboard?


No way, otherwise every ad in your browser would be potential keylogger. Not even AIR app can do that out the box. If your AIR app is native, it can run processes - so you could run helper application to watch OS events.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号