• 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: Can't edit an NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't edit an NSTableView


  • Subject: Re: Can't edit an NSTableView
  • From: Scott Anguish <email@hidden>
  • Date: Thu, 20 May 2004 01:36:41 -0400

where is the name data coming from?

Is that a mutable datasource?

If it's not an NSMutableArray, you'll be slightly hosed. Same if it's coming from user defaults (since array's aren't returned as mutable from defaults.


On May 18, 2004, at 4:40 PM, email@hidden wrote:

I know I have to be missing something but I have an array of strings called names, an array controller List, an a table view bound to list. In the attributes I have it set to be editable, and in the array controller it is set to be editable and I unchecked the conditional edibility option in the value binding. So when I fire up my app, the names appear, I can try to change them, but when I hit return they go back to the normal view. Any Ideas what I am missing. From what I got on the docs shouldn't this be editable.
_______________________________________________
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: 
 >Can't edit an NSTableView (From: email@hidden)

  • Prev by Date: Re: Can't edit an NSTableView
  • Next by Date: Re: openURL: and fragments
  • Previous by thread: Can't edit an NSTableView
  • Next by thread: Re: Can't edit an NSTableView
  • Index(es):
    • Date
    • Thread