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

subclass NSTableColumn


  • Subject: subclass NSTableColumn
  • From: "Tony S. Wu" <email@hidden>
  • Date: Wed, 5 Feb 2003 23:02:15 -0800

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?

Tony S. Wu
email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: subclass NSTableColumn
      • From: Vince DeMarco <email@hidden>
  • Prev by Date: Re: Question about TableView - how do I know which tableView?
  • Next by Date: Re: Delegation methods from NSOpenPanel?
  • Previous by thread: Image conversions (EPS/PDF/TIFF -> JPG/GIF)
  • Next by thread: Re: subclass NSTableColumn
  • Index(es):
    • Date
    • Thread