Pesky scrollview problem
Pesky scrollview problem
- Subject: Pesky scrollview problem
- From: email@hidden
- Date: Fri, 19 Aug 2005 14:11:29 -0400
Hi folks,
I'm messing with a set of nested NSScrollViews, in very similar layout to an app
like Delicious Library or iTunes (split source list on the left, split main
content in the middle).
The problem is, I'm trying to put some buttons beneath my bottom left split pane
area occupied by an NSOutlineView. When I preview the designed layout in IB, it
works great! However once I actually run the app, my bottom left outline view is
consuming the height of the entire bottom left split area. I've tried (in vain)
to force the size using delegates in my app controller and nothing is working.
If it changes things, I'm also containing the split areas with a custom
XBorderView NSView subclass, similar to the one used in iTunes to put a metal
border around the list views.
Any ideas? I could post screenshots or anything if necessary.
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden