custom view for NSTabViewItem
custom view for NSTabViewItem
- Subject: custom view for NSTabViewItem
- From: Ken Victor <email@hidden>
- Date: Wed, 5 Apr 2006 13:44:56 -0700
is there anyway in IB to specify that the view for an NSTabViewItem
is a custom view?
i realize that i could simply place a custom view in the
NSTabViewItem, but that means an extra layer that really shouldn't be
necessay. i also realize that i could change the view in my
awakeFromNib method, but that means moveing all the subviews that
were set up in IB.
i wish to do this to be able to control drag and drop within the view.
thanx,
ken
_______________________________________________
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