• 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: NSComboBox Bug??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSComboBox Bug??


  • Subject: Re: NSComboBox Bug??
  • From: Andrew Platzer <email@hidden>
  • Date: Fri, 7 Sep 2001 10:25:02 -0700

On Tuesday, September 4, 2001, at 01:44 , Steve Gehrman wrote:
I was using an NSComboBox and got this...
Sep 04 01:38:58 SNAX[6306] *** -[NSViewHierarchyLock numberOfItemsInComboBoxCell:]: selector not recognized
Does this make sense to anyone?
#5 0x7081b280 in _objc_msgForward ()
#6 0x70df5c64 in -[NSComboBoxCell(NSTableDataSource) numberOfRowsInTableView:] ()

The data source object was released at some point and the pointer got recycled as an NSViewHierarchyLock. Note that -[NSComboBox setDataSource:] does not retain the source so you may have to retain it yourself.

Andrew
__________________________________________________________________
A n d r e w P l a t z e r
A p p l i c a t i o n F r a m e w o r k s
A p p l e


References: 
 >NSComboBox Bug?? (From: Steve Gehrman <email@hidden>)

  • Prev by Date: Re: controlling buttons
  • Next by Date: When Obj-C++?
  • Previous by thread: NSComboBox Bug??
  • Next by thread: Undo in a Sheet
  • Index(es):
    • Date
    • Thread