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’s data. I 
have scoured my code for an places where I might perform an assignment as 
opposed to performing an equality comparison. I have a hard recreating this 
event. More often than not, I experience my combo boxes not working. I’ll 
restart and everything will be fine. Not be able to repeat the issue is the 
biggest problem.  

My next step to solve this issue will be to catch the popupwillopen 
notifications so I can re-set the delegate.

Does anyone have any ideas on how to solve this issue?

Patrick
_______________________________________________

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

Reply via email to