NSSplitView addingSubviews
NSSplitView addingSubviews
- Subject: NSSplitView addingSubviews
- From: Matt Jaffa <email@hidden>
- Date: Sun, 2 May 2004 16:46:43 -0600
Hi,
I am looking for a way to implement SplitViews like the way
Apple's Disk Utility does,
They will have a drop down list of how many vies they want is the
NSScrollView that has NSSplitView as a subview of the NSScrollView, and
depending on how many they select this NSSplitview will be divided into
that many views, be able to resize and add new ones with the click of a
button, well split the current ones.
How would I go about this, I have looked at documentation, and the
archives but nothing really matches what I am trying to do, doing
this IB doesn't cut it, since the # of views in Split View will be done
by the user.
Anybody done this before and have examples of this? Or can anybody get
off on a good start?
Thanks,
Matt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.