Thanks felipEx! It works fine over here too. I must say that it is also a lot more reliable than the ActiveX libraries and the script file size is obviously much smaller.
I'm wondering about the documentation though:
quote:
Originally posted by Messenger Plus! Live Scripting Documentation
Interop::GetCallbackPtr
Remember that the use of callback functions is restricted to synchronous calls. This means that all the calls made to the callback function must be done before the callee returns. Asynchronous calls are not permitted and must not be attempted in any circumstances.
Would this be considered an asynchronous call?
If this method is fine, I will release an updated TabbedStatusIcon (possibly in a separate thread).