> On 2015 Sep 16, at 08:48, Bill Cheeseman <wjcheese...@gmail.com> wrote: > > I recently spent two weeks trying to get NSSplitViewController to work > programmatically in an application with nibs, without success. I got close, > and I concluded that it probably can be done, but I gave up because it was > taking too much time. I'm also having a lot of trouble getting it to work in > storyboards, so i think maybe it still isn't ready for prime time. (This was > in OS X 10.11 El Capitan late-beta.)
Well, I’ve found that at least one bug has been fixed in 10.11 GM. At long last, we were able to get a “fixed width” (fully expanded or fully collapsed) sidebar with nice animations (contrast to the Mailbox List sidebar in Mail.app), in a nib, using NSSplitViewController. Here is the demo project: https://github.com/jerrykrinock/SplitViewSidebar.git _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com