No, its not. That's what is weird. On Apr 26, 2013, at 5:34 PM, Jens Alfke wrote:
> > On Apr 26, 2013, at 5:18 PM, [email protected] wrote: > >> Is there a way for me to find out what object is posting a >> -[NSNotificationCenter postNotificationName:object:userInfo:] that >> eventually calls my NSComboBox delegate? > > Well, according to the backtrace you posted, it's an NSTextView (frame #9). > It's probably the window's shared field-editor. > > But I'm not sure what you're asking about, exactly. Is your object the > delegate of the combo-box that's being typed into? > > —Jens _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
