• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: splitview sizing question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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.

References: 
 >splitview sizing question (From: Matthew Weinstein <email@hidden>)

  • Prev by Date: splitview sizing question
  • Next by Date: Re: splitview sizing question
  • Previous by thread: splitview sizing question
  • Next by thread: Re: splitview sizing question
  • Index(es):
    • Date
    • Thread