PS Plugin - self trigger event ?
Hey
So I've been going over photoshop SDK left and right for MAC.
I need to trigger my plugin from within plugin without photoshop requesting the action...
For example if I run a processing thread, when finish, I'd like to tell ps to "run my plugin" and then properly handle the result when PS call my plugin and put it in correct thread loop.
Can any1 suggest if/how that can be done? Or alternatively, how can I trigger plugin from outside PS on MAC ?
On windows I can do it via MFC for example, but on MAC?
Ideas?
TIA.
