On Dec 23, 2013, at 12:08 PM, Scott Ribe <scott_r...@elevated-dev.com> 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 scott_r...@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com