Re: sub classing NSTableView
Re: sub classing NSTableView
- Subject: Re: sub classing NSTableView
- From: Ryan Dingman <email@hidden>
- Date: Sat, 28 Sep 2002 12:23:31 -0700
NSTableView already has drag and drop support built in. Did you miss
this or does NSTableView's drag and drop support not meet your needs?
ryan
On Friday, September 27, 2002, at 11:38 PM, Donald Hall wrote:
Okay, I've got my NSTableView nicely set up - columns and other
attributes just the way I want them, but now I realize I need to
subclass to add in drag and drop capability. Is there some way I can
change the class of my carefully laid out table in IB without having
to start from scratch? In other words, will I have to delete my table
and drag in a custom view, make it a subclass of NSTableView, and
redraw everything?
Thanks,
Don
----------------------------------------------
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
http://www.theboss.net/appsmore
_______________________________________________
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.
_______________________________________________
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.