• 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
NSOutlineView and setOutlineTableColumn
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSOutlineView and setOutlineTableColumn


  • Subject: NSOutlineView and setOutlineTableColumn
  • From: Steve Gehrman <email@hidden>
  • Date: Sun, 3 Mar 2002 22:13:56 -0800

I would like to be able to turn on and off the table column in which
hierarchical data is displayed in an NSOutlineView. I tried
[outlineView setOutlineTableColumn:nil], but that just crashes.

Anyone successfully done this?

I could remove the NSOutlineView and replace it with an NSTableView, but
that would require me to change my view controller to handle both a
table or an outline. I would like to avoid this.

-steve
_______________________________________________
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: NSOutlineView and setOutlineTableColumn
      • From: Chuck Pisula <email@hidden>
  • Prev by Date: accessing resources
  • Next by Date: linking a darwin library into a project builder project
  • Previous by thread: accessing resources
  • Next by thread: Re: NSOutlineView and setOutlineTableColumn
  • Index(es):
    • Date
    • Thread