[ANN] ssNotificationCenter pre-release
Posted: Fri Jun 22, 2012 4:51 am
The only thing left to do is testing with the different OS and Rev/LC versions, but I do not see there being any issues anywhere.. I am just releasing this only on the forum (for now).. You can just run the stack with the external in the same folder and it will automatically load for testing..
What it is
Allows your applications to send and receive notifications through the notification center (not the new one in 10.8, see below for more information about why).. For more information about the underlying system APIs check out CFNotificationCenter.
Why
I wrote this after trying, and failing, to get write to process to work..
Requirements
Mac OS X 10.5 or greater (Intel)
Runtime Revolution 4.0 (I have not tested it with other versions of RunRev or LiveCode)
10.8 Notification Center
This does not work with the new notification center that is part of 10.8 (Mountain Lion) as the API has not been made public so there is no way for me to code for it (yet)..
Download
What it is
Allows your applications to send and receive notifications through the notification center (not the new one in 10.8, see below for more information about why).. For more information about the underlying system APIs check out CFNotificationCenter.
Why
I wrote this after trying, and failing, to get write to process to work..
Requirements
Mac OS X 10.5 or greater (Intel)
Runtime Revolution 4.0 (I have not tested it with other versions of RunRev or LiveCode)
10.8 Notification Center
This does not work with the new notification center that is part of 10.8 (Mountain Lion) as the API has not been made public so there is no way for me to code for it (yet)..
Download