Re: NSPopUpButton selectItemAtIndex and action
Re: NSPopUpButton selectItemAtIndex and action
- Subject: Re: NSPopUpButton selectItemAtIndex and action
- From: j o a r <email@hidden>
- Date: Tue, 18 Oct 2005 09:20:02 +0200
On 18 okt 2005, at 09.13, Francisco Tolmasky wrote:
I was wondering if there was any way to have using [myPopUpCell
selectItemAtIndex: someIndex] trigger an action message to
[myPopUpButtonCell target]. This is what I would imagine to be the
logical behavior, but it doesn't seem to be happening. Any thoughts?
The action is only triggered on user events, not when you change the
selection programatically.
And that is the logical behaviour... ;-)
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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