Altering CoreData generated view/controls
Altering CoreData generated view/controls
- Subject: Altering CoreData generated view/controls
- From: Richard <email@hidden>
- Date: Sat, 8 Apr 2006 11:43:01 +0100
Hi, I've been experimenting with core-data to make a small database
of receipts and items.
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 ?
You can see what I'm trying to say, at this address.....
http://web.mac.com/diddyland/iWeb/coredata/CoreDataHelp.html
Would love to get sorted/up to speed on this, have spent a long time
experimenting with different ideas including mysql, and yet the
coredata app i made is so close to what i need already..
cheers
Rich
_______________________________________________
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