Re: Need some NSComboBox debugging help

2016-08-05 Thread Quincey Morris
On Aug 5, 2016, at 07:03 , Keary Suska 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 ende

Re: Need some NSComboBox debugging help

2016-08-05 Thread Keary Suska
> On Aug 4, 2016, at 11:34 PM, livinginlosange...@mac.com wrote: > > I have 8 NSComboBoxes in my application organzied into 4 pairs, each pair > sharing an NSComboBox delegate. I have had some users periodically say that > the combo-boxes get confused. ComboBox A will wrongly display ComboBox B