Hello, I'm trying to implement a Split View that can collapse and expand its subviews gracefully. I've rolled out my own code and found that its not yet polished enough and I don't know how long it will take. I'm now considering using BWSplitView or RBSplitView as these two do exactly what I need and have been extensively used which also means debugged.
Both RBSplitView and BWSplitView were meant to be used with IBuilder but as we know it no longer supports ibplugins so all I can do is try to use them programmatically. Has anyone done that? Can you help? Looking at the source I'm not clear on how to start. -- Rui Pacheco _______________________________________________ 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