CS Notification Center

James Spencer jspencer78 at mac.com
Tue Sep 20 21:10:42 EDT 2005


On Sep 20, 2005, at 1:32 AM, Paul Claude wrote:

> Anyone have idea about how to use the Apple's CSNotificationCenter (
> http://developer.apple.com/documentation/CoreFoundation/Reference/ 
> CFNotifica
> tionCenterRef/index.html) to read informations of other  
> applications from a
> Revolution stack?

Take a look at XcodeClientServer Sample Code from Apple for a real  
simple example of how it works but the basic idea is your other  
application posts notifications to the distributed notification  
center and your client program can register to receive them.  The  
other applications necessarily need to be written so as to post those  
notifications and your application needs to be written to receive them.

Spence

James P. Spencer
Rochester, MN

jspencer78 at charter.net

"Badges??  We don't need no stinkin badges!"




More information about the use-livecode mailing list