Re: IB & Mail.app, Looking for a slider!
Re: IB & Mail.app, Looking for a slider!
- Subject: Re: IB & Mail.app, Looking for a slider!
- From: Don Arbow <email@hidden>
- Date: Fri, 26 Dec 2003 17:08:48 -0800
On Dec 26, 2003, at 12:12 PM, Peter Fischer wrote:
Hello all -
In Mail.app, the default view, there is the main center divider
that allows you to change the shared amount of space between the list
of messages above, and the text of the mail message below.
I'm looking to include something like this in an application,
however, I cannot seem to find it in any of the palettes in Interface
builder. Is this a totally custom class? Thanks in advance for any
help you guys can provide!.
There is no widget on the palettes for this. What you need to do is to
select the objects (usually two views) in your window, then choose from
the menu bar: Layout > Make subviews of > Split View. If the two
objects are side by side, you get a vertical divider; one object above
the other, you get a horizontal divider.
Don
_______________________________________________
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.