Skip navigation.
 
mlRe: NSSplitView replacement
FROM : Rainer Brockerhoff
DATE : Thu Nov 04 20:08:31 2004

At 10:48 AM -0800 11/4/04, <email_removed> wrote:
>From: Peter Maurer <<email_removed>>
>Date: Thu, 4 Nov 2004 16:23:40 +0100
>
>I don't mean to rain in your parade, Rainer, but for those who needsubview state saving: There's also Ken Ferry's KFSplitView, availableat <http://homepage.mac.com/kenferry/software.html>.


Danke, Peter...

I did check out Ken's code before starting, yes, but it didn't do all that I needed myself. In the meantime, I've gotten subview state saving to work and fixed a few display bugs.

I now hope that some kind soul from the IB team will help me solve the remaining IB problems. (hint hint IBEditor docs...)

As before, the Xcode project is at:
http://www.brockerhoff.net/RBSplitView.zip


>KFSplitView is distributed under an "open source license", which isexplained in the source code.


I'm not a license expert, but from what I've seen in Ken's source, he's using the Creative Commons non-commercial license, whereas I'm using a BSD+attribution license, which allows any use (even commercial) as long as it's with attribution. If someone feels I should do differently, speak up ;-).

--
Rainer Brockerhoff  <<email_removed>>
Belo Horizonte, Brazil
"It's extremely unlucky to be superstitious, for no other reason
than it is always unlucky to be colossally stupid." (Stephen Fry)
Weblog: http://www.brockerhoff.net/bb/viewtopic.php

Related mailsAuthorDate
mlNSSplitView replacement Rainer Brockerhoff Nov 4, 12:52
mlRe: NSSplitView replacement Peter Maurer Nov 4, 16:23
mlRe: NSSplitView replacement Rainer Brockerhoff Nov 4, 20:08
mlRe: NSSplitView replacement Allan Odgaard Nov 5, 00:23
mlRe: NSSplitView replacement Rainer Brockerhoff Nov 5, 00:43