On May 14, 2012, at 16:55 , Bill Cheeseman wrote: > > On May 14, 2012, at 5:41 PM, Rick Mann wrote: > >> If I move the split bar in IB, the NSView resizes, but the buttons contained >> in it do not. However, if I move it in my running app, it appears to do the >> right thing. >> >> This makes it difficult to work in IB. Is it a bug? > > I found it necessary to add a couple of additional constraints > programmatically, to constrain the view in each part of the splitview.
What I'm finding is that it works correctly when my app runs, but does not behave as expected in IB. If I resize in IB, the buttons that are supposed to stick to the bottom of the upper pane do not move with the split handle. -- Rick _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
