Re: Split Views
Re: Split Views
- Subject: Re: Split Views
- From: Seth Willits <email@hidden>
- Date: Sat, 27 Mar 2004 18:14:37 -0800
On Mar 26, 2004, at 9:13 PM, Andy Lee wrote:
Do you mean the "Make subviews of" menu item? That's the simplest way
to introduce a splitview into your nib. The menu item should become
enabled if you select two or more views in a window. What it does is,
it creates a new splitview with the selected views as subviews.
*That's* when it figures out where to put the thumb, depending on
whether the views you chose were aligned vertically or side by side.
Ok, now here's a question: how do I break a splitview away from its
subviews? I selected my views and made the subclasses of splitview, but
what how do I undo that same operation in the nib? The only way i see
is to select everything inside of the split view, copy it, delete the
view, and paste the views back into the nib. Slightly annoying.
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
REALbasic Guru at ResExcellence -
http://www.resexcellence.com/realbasic
Webmaster for REALbasic Game Central -
http://www.freaksw.com/rbgames
"No electrons were hurt in the transfer of this e-mail."
-- Anon
------------------------------------------------------------------------
---
_______________________________________________
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.