• 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: Help understanding Interface Builder/Custom Views
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help understanding Interface Builder/Custom Views


  • Subject: Re: Help understanding Interface Builder/Custom Views
  • From: mmalcolm crawford <email@hidden>
  • Date: Sun, 27 Jul 2003 10:26:23 -0700

On Sunday, July 27, 2003, at 09:56 AM, Eric Freeman wrote:

I'd like to create a custom view in IB that will act as a cell of an
NSTableView.

You almost certainly should not be creating a view -- you should create a subclass of an NSCell. This is illustrated in:
/Developer/Examples/AppKit/DragNDropOutlineView
The ImageAndTextCell class may be a particularly helpful example...

mmalc
_______________________________________________
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: 
 >Help understanding Interface Builder/Custom Views (From: Eric Freeman <email@hidden>)

  • Prev by Date: Re: Help understanding Interface Builder/Custom Views
  • Next by Date: Re: MP3 info?
  • Previous by thread: Re: Help understanding Interface Builder/Custom Views
  • Next by thread: Why not localize preference pane?
  • Index(es):
    • Date
    • Thread