Re: Programmatically collapsing split view
Re: Programmatically collapsing split view
- Subject: Re: Programmatically collapsing split view
- From: Steven Burr <email@hidden>
- Date: Thu, 20 Feb 2003 18:03:35 -0700
On Thursday, February 20, 2003, at 04:52 PM, Nicholas Riley
<email@hidden>
I am trying to implement programmatic collapse and expand in a
NSSplitView subclass and am running into problems. The primary issue
is that there seems to be no way to programmatically expand a subview
in a way that NSSplitView recognizes and will preserve.
I had trouble with this too, but finally came up with something that
works. You can view the code (FinkSplitView.m) via SourceForge's cvs
browser here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/finkcommander/
FinkCommander/
or download the whole PB file from
http://finkcommander.sf.net.
_______________________________________________
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.