Crash in NSPopUpbuttonCell
Crash in NSPopUpbuttonCell
- Subject: Crash in NSPopUpbuttonCell
- From: david tay <email@hidden>
- Date: Thu, 7 Sep 2006 17:26:24 -0700
I have an application that uses a NSTableView and NSPopUpButtonCell
which works on 10.4.
However, it crashes on 10.3.x whenever a selection is made for the
popup menu in a data cell displayed in the table view.
A partial stack trace shows
obj_msgSend
[NSPopUpButtonCell setObjectValue:]
[NSTableView drawRow:clipRect:]
[NSTableView drawRect:]
[NSView _drawRect:clip:]
Any ideas on how I could get around this problem?
Thanks,
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden