[fbcocoa] Re: [fbcocoa] More Cocoa controls

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : November 2009 : Group Archive : Group : All Groups

From: Brian Stevens <bstevens33@...>
Date: Wed, 11 Nov 2009 19:30:30 -0700
On Nov 11, 2009, at 4:03 AM, Bernie wrote:

>
> At the same time I was fooling around with the circular slider, I  
> worked on some other Cocoa-only controls:
> 	NSButton
> 	NSColorWell
> 	NSDatePicker
> 	NSLevelIndicator
>
> All updated for your entertainment: <http://freegroups.net/groups/fbcocoa/www 
> >

Thanks Bernie. Definitely food for thought. I'm hoping for a day off  
to review and digest.

The Cocoa control I've coveted is a window split view. Apparently,  
Rainer Brockerhoff has reworked Apple's NSSplitView and made it easier  
to use. He provides full source on his web site <http://www.brockerhoff.net/src/rbs.html 
 > and only wants a mention in the about window to use it. He calls it  
RBSplitView ( not associated with RB the product - obviously these are  
Rainer's initials )

Brian