How to create palette and inspector for custom controller?
How to create palette and inspector for custom controller?
- Subject: How to create palette and inspector for custom controller?
- From: thomas lewis <email@hidden>
- Date: Wed, 18 Feb 2004 17:25:34 -0600
I would like to create a controller that will generically allow an
NSTableView to get data from a database. I have this working for a
specific table, what I would like to do is specify an attribute which
is the name of the table that each of my controllers will use. I have
seen an example that creates an Interface Builder palette to add an
inspector for a custom view. I would like to do the same for my
controller. How do I add my custom controller to a palette in
Interface Builder? Thanks in advance for the help.
_______________________________________________
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.