NSView -addSubview tutorial or example?
NSView -addSubview tutorial or example?
- Subject: NSView -addSubview tutorial or example?
- From: Philip Riggs <email@hidden>
- Date: Thu, 18 Mar 2004 12:04:27 -0700
Can anybody point me to a tutorial or example using the NSView
-addSubview method?
What I would like to do is add a series of floating NSTableViews to
make a database relationship view where the tableviews have columns of
key, table fields, etc. and the user can draw relationship connections
between tableview cells using lines. NSTableView seemed like the
easiest way to do this.
Also, can I design a view in IB and add it as a subview to my
relationship view?
Thanks
Philip
_______________________________________________
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.