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

[EMAIL PROTECTED]

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

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to