Re: Need some NSComboBox debugging help
Re: Need some NSComboBox debugging help
- Subject: Re: Need some NSComboBox debugging help
- From: Quincey Morris <email@hidden>
- Date: Fri, 05 Aug 2016 10:08:16 -0700
- Feedback-id: 167118m:167118agrif8a:167118s2Ho_oTvfF:SMTPCORP
On Aug 5, 2016, at 07:03 , Keary Suska <email@hidden> wrote:
>
> One would think that it either has to do with the assignment of the delegate or the assignment of the outlets/properties of the delegate, or both.
I would add one other thing to this “smells like” list: duplicate controls. If you somehow ended up with a pair of identical controls superimposed in each (or even some) of the 8 locations, but only one of each pair has a delegate or outlet connection, you’d expect inconsistent behavior along the lines you describe. Sometimes everything might seem to work fine, depending on how the first responder status jumped between controls.
_______________________________________________
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