Re: NSNotificationCenter
Re: NSNotificationCenter
- Subject: Re: NSNotificationCenter
- From: Ondra Cada <email@hidden>
- Date: Wed, 27 Apr 2005 23:37:08 +0200
Joan,
On 27.4.2005, at 23:16, Joan RunTime wrote:
Hm, For example:a window X has a textField and a button. The user
enters <word> to the textField and hits the button. Now window Y
should be informed of window X with the value <word>. And then window
Z will be informed of window Y...
Do you know what I try to explain?
Sure: that you have not studied Cocoa bindings yet :)
Seriously: check the examples and documentation of them. You can use
any pattern (incl. notification-based one), but unless you have special
needs, bindings are the easiest one, and they work like a charm.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden