• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Crash in NSPopUpbuttonCell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash in NSPopUpbuttonCell


  • Subject: Re: Crash in NSPopUpbuttonCell
  • From: Corbin Dunn <email@hidden>
  • Date: Fri, 8 Sep 2006 14:13:45 -0700

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


  • Follow-Ups:
    • Re: Crash in NSPopUpbuttonCell
      • From: David Tay <email@hidden>
References: 
 >Crash in NSPopUpbuttonCell (From: david tay <email@hidden>)

  • Prev by Date: Re: NSXML and DTD (SOLVED)
  • Next by Date: Re: Crash in NSPopUpbuttonCell
  • Previous by thread: Re: Crash in NSPopUpbuttonCell
  • Next by thread: Re: Crash in NSPopUpbuttonCell
  • Index(es):
    • Date
    • Thread