• 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
Is NSTableView/NSOutlineView the way to go?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is NSTableView/NSOutlineView the way to go?


  • Subject: Is NSTableView/NSOutlineView the way to go?
  • From: Mark Dawson <email@hidden>
  • Date: Wed, 15 Jun 2005 15:31:07 -0700

I want to add the concept of "layers" into my program. I wasn't sure if NSTableView was the right piece that I should use.

What I'd like to have is a scrollable list of layers, with a radio button at the far left indicating which layer is "active". I'd like the user to be able to double-click on a layer name to be able to rename it. I'd like the user to be able to select a row and be able to delete it, or drag that row around to change its order. I'd also like the user to be able to edit a few "non-active properties", such as whether that layer is visible or if it is, how to display it (such as level of dimness) when it isn't the active layer.

From reading up on NSTableView, I see that it handles the drag moving, editing of text; what I wasn't sure was if I could use a radio group or a custom view (having the radio button, text view, and visibility attributes)…

Thanks!

Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Is NSTableView/NSOutlineView the way to go?
      • From: Corbin Dunn <email@hidden>
  • Prev by Date: Re: NSUserDefaults and non-property-list objects
  • Next by Date: Re: Odd tooltip behavior in NSTableView
  • Previous by thread: Re: NSUserDefaults and non-property-list objects
  • Next by thread: Re: Is NSTableView/NSOutlineView the way to go?
  • Index(es):
    • Date
    • Thread