Re: comboBoxSelectionDidChange not called
Re: comboBoxSelectionDidChange not called
- Subject: Re: comboBoxSelectionDidChange not called
- From: Scott Ribe <email@hidden>
- Date: Tue, 24 Dec 2013 10:24:34 -0700
On Dec 23, 2013, at 12:08 PM, Scott Ribe <email@hidden> wrote:
> comboBoxSelectionDidChange in my delegate is not called when the user selects an item using the mouse.
>
> - The target action for a selection change *is* called.
>
> - Problem is 10.6 only, it is called as expected on 10.7/8/9.
>
> - It used to work, I changed the SDK to 10.6 from 1.4 and rebuilt in Xcode 5.0.2 instead of 3.2.6.
>
> ???
I was wrong; it is happening on more than just 10.6.
So, a couple more details: it uses a data source, and has a target & selector set. When the user selects an item using the mouse, the target & selector get called, but the delegate's comboBoxSelectionDidChange does not get called.
Nobody else seeing this???
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden