• 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: split view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: split view


  • Subject: Re: split view
  • From: Tim Hewett <email@hidden>
  • Date: Fri, 9 Jul 2004 09:45:57 +0100

Chuck,

You need to implement the NSSplitView delegate method
splitView:resizeSubviewsWithOldSize: and handle the subview
resizing yourself, otherwise the subviews will be automatically
resized proportionally to the change of window size.

Regards,

Tim.


On 8 Jul 2004, at 19:53, email@hidden wrote:

Hello,
I have a split view that contains an outline view on the left and a
custom view on the right. The interface is similar to a Finder or an
iTunes windows. When I resize the view I want the width of the
outline to be constant like Finder and iTunes windows. Can I make
this happen by changing some auto-resize settings in IB or do I need
to do something programmatically perhaps during the window resize?
Thanks for any advice.
Chuck
_______________________________________________
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.


  • Follow-Ups:
    • Re: split view
      • From: Chuck Soper <email@hidden>
  • Prev by Date: Re: Displaying "loading" dialog at NSApplication init?
  • Next by Date: Re: method in controller class invoked from NSView
  • Previous by thread: split view
  • Next by thread: Re: split view
  • Index(es):
    • Date
    • Thread