Re: [Q] NSSplitView
Re: [Q] NSSplitView
- Subject: Re: [Q] NSSplitView
- From: Andy Lee <email@hidden>
- Date: Wed, 10 Jul 2002 11:16:57 -0400
At 12:24 AM -0700 7/10/02, Mark de Jong wrote:
When creating split views, vertical splits (ones where panes are a
above and below each other) have a nice, visible widget that makes
it clear to the user that the panels can be resized.
Is there a similar widget for horizontal splits (ones where panes
are side-by-side) to make it clear to the user that the panels can
be resized horizontally?
Yup, the very same NSSplitView will do it. In Interface Builder, you
can set the Orientation attribute to either Horizontal or Vertical.
--Andy
_______________________________________________
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.