Is the part of the view with the buttons inside an NSScrollView? It should be scrollable if you are going to resize it with the splitview. If it is not scrollable, then you will have the problem you describe.

Dave

On Oct 7, 2008, at 8:59 PM, Andre Masse wrote:

Tried your suggestion and it worked... almost. I now have trouble with the buttons under the text view. If I bring the divider all the way up, I need to bring the divider farther than it was to display the buttons. For example, if the divider was at 200 pixels from the top before "closing" it, I need to bring it down at 400 for the buttons to show up. I have no idea what's going on here... I'm surely doing something bad cause this kind of interface is pretty common on the Mac...

Thanks for your suggestion though, it solved a good part of my problem,

Andre Masse


On Oct 7, 2008, at 19:44, Dave Fernandes wrote:

I had the same problem. The fix was to recreate the view in IB. Seems to be a bug in IB, but I never tried to repeat the problem once it was fixed.

Dave

_______________________________________________

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/dave.fernandes% 40utoronto.ca

This email sent to [EMAIL PROTECTED]

_______________________________________________

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]

Reply via email to