On Aug 5, 2016, at 07:03 , Keary Suska <cocoa-...@esoteritech.com> 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 (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