On Tue, Apr 28, 2009 at 12:44 PM, Ashish Tiwari <[email protected]> wrote: > I have a horizontal NSSplitView, I want the splitter bar should remain in a > fixed postion and user should not be able to change size of upper subview or > lower subview by dragging it.
What have you tried? Specifically, have you tried any of the NSSplitView delegate methods? Why do you want to draw a splitter if the user can't move it anyway? --Kyle Sluder _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
