help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Communication between applications


From: Adam Fedor
Subject: Re: Communication between applications
Date: Wed, 09 Oct 2002 21:14:06 -0600
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.0.0) Gecko/20020610

Yen-Ju Chen wrote:
Hi,

 How could two applications communicate with each other ?
 It seems the NSNotification only work _WITHIN_ an application itself.
 Should I use DO to do that ?
 The situation is that I have two applications: MusicBox and Mixer.
 When I change something in MusicBox,
 I need to notify Mixer that something changed,
 and vice versa.
 NSNotification seems not to work in this situation.


Use distributed notifications (NSDistributedNotificationCenter)


--
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                      | know how I hate the stuff.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]