Hi all, My application's user interface revolves around a NSSplitView and I plan to load subviews in one part of the split view for the user to interact (the second half of the split view acting as the navigation, much like iTunes). I have a custom view (with a search box and a list) which I am able to load using the addSubView message (to one view in the NSSplitView).
I have set all the View options properly to fill the space in Interface Builder but when my custom view loads its doesn't strech to fill part of the NSSplitView. How do I do this? Can I do it using Interface Builder or am I supposed to write code to respond to size change events for the Window and change the size of the Custom View accordingly? Thanks for any hints. -- "I never look back darling, it distracts from the now", Edna Mode (The Incredibles) _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]