Re: Newbie -- Notification Help
Re: Newbie -- Notification Help
- Subject: Re: Newbie -- Notification Help
- From: Thomas Deniau <email@hidden>
- Date: Sun, 17 Mar 2002 13:05:56 +0100
Le 17/03/02 3:40, Lucas Haley disait :
>
I was just wondering if anyone could point me in the right direction
>
-- how would one go about setting up two NSTextFields in one window,
>
so that as the user types into NSTextField "A", the same text appears
>
in NSTextField "B"? I suspect it is pretty easy, but I'm shaky on the
>
whole notification thing.
You don't even have to deal with notifications.
I've not tried it, but I think that you just have to ctrl-drag in IB from
"A" to "B" and select the action "takeStringValueFrom:".
--
Thomas Deniau
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.