Re: Crash in NSPopUpbuttonCell
Re: Crash in NSPopUpbuttonCell
- Subject: Re: Crash in NSPopUpbuttonCell
- From: David Tay <email@hidden>
- Date: Fri, 8 Sep 2006 15:12:40 -0700 (PDT)
No, I'm not using a subclass of NSPopUpButtonCell.
David
--- Corbin Dunn <email@hidden> wrote:
> Is this a subclass of NSPopUpButtonCell? If so, are
> you properly
> implementing copyWithZone:?
>
> Else, I suggest investigation of debugging with
> zombies enabled
> (search for NSZombie stuff or look in Debug.h)
>
> -corbin
>
> On Sep 7, 2006, at 5:26 PM, david tay wrote:
>
> > 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:]
> >
>
_______________________________________________
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