• 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
Creating NSSplitView with Finder Column View Behavior
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Creating NSSplitView with Finder Column View Behavior


  • Subject: Creating NSSplitView with Finder Column View Behavior
  • From: John Webb <email@hidden>
  • Date: Sun, 9 Sep 2007 22:01:31 -0500

Is there an easy way to create an NSSplitView that behaves like the column view in Finder. In particular, I'd like a split view that moves all sibling views, maintaining the original sibling view size, when the slide divider is moved, rather than simply compressing/ expanding the immediate sibling (sharing the moved divider). I know I can create this behavior catching 'splitView(Will|Did)ResizeSubviews' delegate methods and manually adjusting the view rects. But I'm hoping for a flag or subclass that will "magically" create this behavior without lots of extra code.

Thanks in advance,
John _______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Creating NSSplitView with Finder Column View Behavior
      • From: Andrew Farmer <email@hidden>
    • Re: Creating NSSplitView with Finder Column View Behavior
      • From: PGM <email@hidden>
  • Prev by Date: Re: core data app questions - help!
  • Next by Date: Re: core data app questions - help!
  • Previous by thread: Re: Closing a window with a textview using keyboard
  • Next by thread: Re: Creating NSSplitView with Finder Column View Behavior
  • Index(es):
    • Date
    • Thread