• 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: Altering CoreData generated view/controls
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Altering CoreData generated view/controls


  • Subject: Re: Altering CoreData generated view/controls
  • From: Chris Hanson <email@hidden>
  • Date: Sat, 8 Apr 2006 10:09:51 -0700

On Apr 8, 2006, at 3:43 AM, Richard wrote:

The user interface generated by dragging the entities into Interface builder is nearly exactly what I need to achieve, except I cant figure out how to change some of the settings for the NSTables that it creates.

I would like to stop the user editing in the NSTableViews, and just use a selection bar for each row, but it ignores the settings for the NSTableColumns. in the inspector

What do I need to change the TableColumns? subclass the NSTableView, NSTableColumns ?? And if so, should I put the change in code in the awakefromnib method ?

The interface generated by dragging an entity description into an Interface Builder design window is no different than what would be created by composing views from the palette. If you want to turn off editing for an NSTableColumn, just select the column in Interface Builder and in its attributes inspector turn off its editable flag.


  -- Chris

_______________________________________________
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: Altering CoreData generated view/controls
      • From: Richard <email@hidden>
    • Re: Altering CoreData generated view/controls
      • From: Richard <email@hidden>
References: 
 >Altering CoreData generated view/controls (From: Richard <email@hidden>)

  • Prev by Date: Re: Unable to link universal binary
  • Next by Date: Re: [Q] linking libiconv?
  • Previous by thread: Altering CoreData generated view/controls
  • Next by thread: Re: Altering CoreData generated view/controls
  • Index(es):
    • Date
    • Thread