• 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: subclass NSTableColumn
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: subclass NSTableColumn


  • Subject: Re: subclass NSTableColumn
  • From: Vince DeMarco <email@hidden>
  • Date: Thu, 6 Feb 2003 09:45:21 -0800

On Wednesday, February 5, 2003, at 11:02 PM, Tony S. Wu wrote:

Due to a strange issue with one of my project, I did a test on subclassing NSTableColumn.
I create a really simple project with only 1 window containing a NSTableView.
I subclass NSTableColumn and assign the subclass to the columns in the table view.
I build the project, everything goes fine.
Now I go back to IB and change the file format to 10.2 and later and rebuild the project, I immediately get following warnings:

-[NSPathStore2 isResizable]: selector not recognized
-[NSPathStore2 width]: selector not recognized

If I assign the table view a data source, the application will immediately crash.
Change the file format back, everything is normal again.
Is this a bug?


There is a bug in the new archiver, if you subclass (in IB) the bug shows up with 100% reproducibility we have fixed the bug internally, but for now the simplest workaround is to use the old file format for you nibs.

vince
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >subclass NSTableColumn (From: "Tony S. Wu" <email@hidden>)

  • Prev by Date: Re: RTFD from a Foundation app?
  • Next by Date: Re: RTFD from a Foundation app?
  • Previous by thread: subclass NSTableColumn
  • Next by thread: Sending mail to an SMTP that requires login
  • Index(es):
    • Date
    • Thread