Re: comboBoxSelectionDidChange not called
Re: comboBoxSelectionDidChange not called
- Subject: Re: comboBoxSelectionDidChange not called
- From: Scott Ribe <email@hidden>
- Date: Mon, 30 Dec 2013 08:01:28 -0700
For future reference, this appears to have been fixed by: switching the base SDK to 10.7, building, switching it back to 10.6, and building.
It seems highly unlikely that the few changes I made (all in unrelated code, getting rid of a few uses of QT graphics importers and 2 calls to NewGWorldPtr) could have affected this.
On Dec 24, 2013, at 10:24 AM, Scott Ribe <email@hidden> wrote:
> 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