Re: Splitter control
Re: Splitter control
- Subject: Re: Splitter control
- From: Thomas Davie <email@hidden>
- Date: Sat, 14 May 2005 14:56:47 +0100
On May 14, 2005, at 2:16 PM, Theodore H. Smith wrote:
How would I go about making a splitter control in Xcode/IB?
There doesn't seem to be any native splitter control. So then
should I make my own? If so, how? Using NSCustomView? Or
subclassing off another handy control such as NSButton or NSBox?
You need to select two views and select Format->Make Subviews Of-
>Split View.
This will create an NSSplitView wrapped around your two objects :)
Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden