Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ade

macrumors newbie
Original poster
Sep 15, 2006
1
0
Hi

Complete newbie to programming so please forgive any idiotic questions. In IB I am trying to do a splitview of three separate horizontal sub views. No problem with simple split views however I want to lock the middle subview height so that only the top and botton views resize when using the splitter bars. I want to implement through the nib file but I cannot see any way to do it aside from code. Is there a way or must I code it.

Cheers

Ade
 
You've got to write some code in the splitview delegate to do that.

Or use RBSplitView which is like NSSplitView on steroids (and free to use). It can do this (I think).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.