NSComboBoxCell exceptioning, sometimes on reloadData?
NSComboBoxCell exceptioning, sometimes on reloadData?
- Subject: NSComboBoxCell exceptioning, sometimes on reloadData?
- From: "Theodore H. Smith" <email@hidden>
- Date: Fri, 26 Jan 2007 15:22:28 +0000
I've got an NSComboBoxCell, which sometimes is raising an exception
when I call reloadData on it. It is the unknown selector exception,
or whatever it's proper name is.
I know that reloadData is a valid method for this cell.
I know that the cell is an NSComboBoxCell even when the exception is
raised.
But I can't figure out why I'm getting this exception! What could be
wrong with it? Something is wrong but I don't know what.
My guess is that it has been corrupted in RAM somehow. But how
exactly, when and where and by what? I can't figure it out.
I don't think it's overreleased because I have the NSZombie setting
on, and it's not a zombie. Yet it still seems corrupted.
Any ideas anyone? I know the user-action I must do to perform this
corruption which narrows it down. Unfortunately there's still a ton
of code which goes on inbetween this user action and me getting this
crash.
--
http://elfdata.com/plugin/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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