FROM : I. Savant
DATE : Tue Aug 01 21:27:47 2006
Heh - if *that's* all you were asking, my apologies. :-)
--
I.S.
On Aug 1, 2006, at 3:25 PM, Shawn Erickson wrote:
> On 8/1/06, Phil <<email_removed>> wrote:
>> Given a nib file with a window with an NSPopUpButton and NSTextField,
>> a connection is made from the PopUp to the TextField with the action
>> takeObjectValueFrom:... from a code standpoint, how is this
>> connection being set up?
>
> basically...
>
> [popUpBottonInstance setTarget:testFieldInstance]
> [popUpBottonInstance setAction:@selector(takeObjectValueFrom:)]
>
> -Shawn
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/idiotsavant2005%
> 40gmail.com
>
> This email sent to <email_removed>
DATE : Tue Aug 01 21:27:47 2006
Heh - if *that's* all you were asking, my apologies. :-)
--
I.S.
On Aug 1, 2006, at 3:25 PM, Shawn Erickson wrote:
> On 8/1/06, Phil <<email_removed>> wrote:
>> Given a nib file with a window with an NSPopUpButton and NSTextField,
>> a connection is made from the PopUp to the TextField with the action
>> takeObjectValueFrom:... from a code standpoint, how is this
>> connection being set up?
>
> basically...
>
> [popUpBottonInstance setTarget:testFieldInstance]
> [popUpBottonInstance setAction:@selector(takeObjectValueFrom:)]
>
> -Shawn
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/idiotsavant2005%
> 40gmail.com
>
> This email sent to <email_removed>
| Related mails | Author | Date |
|---|---|---|
| Phil | Aug 1, 21:10 | |
| I. Savant | Aug 1, 21:23 | |
| Shawn Erickson | Aug 1, 21:25 | |
| I. Savant | Aug 1, 21:27 | |
| Phil | Aug 2, 06:26 |






Cocoa mail archive

