Search code examples
cocoanssplitview

NSSplitView programmatically Change Size


I was wondering if there's a way you can programatically change the position of the splitter.


Solution

  • You can change the position of the divider using setPosition:ofDividerAtIndex: