Re: splitview sizing question
Re: splitview sizing question
- Subject: Re: splitview sizing question
- From: tony cate <email@hidden>
- Date: Sat, 16 Aug 2003 09:35:35 -0500
After a little poking around, using AppKiDo, it looks like the Delegate
method: - (void)splitView:(NSSplitView *)sender
resizeSubviewsWithOldSize:(NSSize)oldSize is what you're looking for.
AppKiDo is a very handy tool for finding stuff like this.
On Saturday, August 16, 2003, at 08:23 AM, Matthew Weinstein wrote:
>
Dear cocoa list;
>
>
Solved the rtfd question (Dear apple, given how easy you tout rtfd
>
capabilities, it might be nice to have a HOWTO page on the additional
>
methods needed in an NSDocument to support rtfd; it was easy, but not
>
well documented).
>
>
Now I have a question which I hope is easy. I have a vertical
>
splitview. It fills a tabview in a window. When I resize the window,
>
the splitter moves so that the pane is cut proportionately. I would
>
like resizing the window only to resize the right pane of the
>
splitview, leaving the split bar in place relative to the window's
>
left edge. Is there some IB sizing option to allow that?
>
>
Matthew
>
--
>
Matthew Weinstein
>
Associate Professor of Science Education
>
Kent State University
>
>
404D White Hall
>
KSU
>
Kent, OH 44242
>
>
330-672-0653
>
>
email@hidden
>
http://educ.kent.edu/~mweinste
>
_______________________________________________
>
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.
_______________________________________________
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.