• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Trouble with Leopard's newly enhanced NSSplitView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble with Leopard's newly enhanced NSSplitView


  • Subject: Re: Trouble with Leopard's newly enhanced NSSplitView
  • From: Frank Reiff <email@hidden>
  • Date: Thu, 20 Dec 2007 16:54:40 +0100

Hi Michael,

Perhaps you should consider enhancing RBSplitView yourself. Rainer distributes the source under the MIT license, after all. (And then submit your enhancement to him!)

Thanks for the suggestion. I'm not sure how Rainer feels about contributed code, but since he's already planning on supporting this in his next release I think he's probably got his own ideas on how to do this already.


The other factor would of course be time. I really do need to get a move on for getting v8 of my app out for March 2008 and I've just kind of committed to a complete interface revamp after getting carried away with the new Leopard features :-)

The earliest I could start working in earnest on anything more than a quick and dirty hack to RBSplit would be summer 2008. That being said it would be interesting to cooperate with Rainer and give something back to the community. I'm still a recovering J2EE guy at heart, so I could certainly learn a thing or two about Cocoa by doing this..

Best regards,

Frank




--
m-s


On 19 Dec, 2007, at 11:41, Frank Reiff wrote:

Hi again,

I see what you mean with the splitters only working in one direction.. You wouldn't have a provisional ETA for the next version? My apps only due for March-June 2008..

Thanks again.

Best regards,

Frank

On 19 Dec 2007, at 16:56, Rainer Brockerhoff wrote:

At 07:20 -0800 19/12/2007, email@hidden wrote:
From: Frank Reiff <email@hidden>
References: <email@hidden>
In-Reply-To: <email@hidden>
Date: Wed, 19 Dec 2007 10:35:29 +0100
Message-ID: <email@hidden>

Right,

It looks like I'm going to have to go down the RBSplitView route then..

On 18 Dec 2007, at 10:05, Frank Reiff wrote:
What I want is a three view (2 vertical splitters) with the central view being of fixed size, e.g.

<-->|     |<-->

When I pull the left splitter towards the right, the left view should get bigger, the central view stay the same size and the right view get smaller, e.g.

<--->|      |<->

When I pull the left splitter towards the left, the left view should get smaller and the right view larger:

<->|      |<--->

....
The essential thing is that the central view should "slide" around.

RBSplitView should do most of what you want; just set the min and max sizes of the central view to the same fixed number. Collapsing etc. will also work just by setting parameters in IB.


However, the current version won't work by dragging the fixed view "behind" the mouse movement; I'll try to do this in the next version. It will allow you to push the fixed view ahead of the movement, though. Sorry about that.

--
Rainer Brockerhoff  <email@hidden>
Belo Horizonte, Brazil
"In the affairs of others even fools are wise
In their own business even sages err."
Weblog: http://www.brockerhoff.net/bb/viewtopic.php

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Trouble with Leopard's newly enhanced NSSplitView
      • From: Rainer Brockerhoff <email@hidden>
References: 
 >Re: Trouble with Leopard's newly enhanced NSSplitView (From: Rainer Brockerhoff <email@hidden>)
 >Re: Trouble with Leopard's newly enhanced NSSplitView (From: Frank Reiff <email@hidden>)
 >Re: Trouble with Leopard's newly enhanced NSSplitView (From: Michael Watson <email@hidden>)

  • Prev by Date: Re: Passing arguments through a binding
  • Next by Date: Re: Passing arguments through a binding
  • Previous by thread: Re: Trouble with Leopard's newly enhanced NSSplitView
  • Next by thread: Re: Trouble with Leopard's newly enhanced NSSplitView
  • Index(es):
    • Date
    • Thread