Re: Fish Eye Custom NSMenu Sample Code
Re: Fish Eye Custom NSMenu Sample Code
- Subject: Re: Fish Eye Custom NSMenu Sample Code
- From: Murat Konar <email@hidden>
- Date: Tue, 6 Nov 2007 13:57:27 -0800
The kind of menu you're asking about is generally known as a
"hyperbolic tree". An example can be seen at:
<http://www.directionsmag.com/images/articles/reid/scip/
CitationTree-2b.gif>
I'd be surprised if there were a NSMenu based example of this since
NSMenu isn't really customizable in the ways needed to implement a
hyperbolic tree.
_murat
On Nov 6, 2007, at 1:23 PM, Ian Grant wrote:
I remember some (possibly) cocoa sample code that may have been
from Apple, that demonstrated how to create a custom NSMenu with a
huge number of items but using the 'fish-eye' visual trick of
scaling those near the mouse (with a fall off to a tiny font size).
Does anyone else recall this sample code - I'm having trouble
finding reference to it (on google and on these lists).
_______________________________________________
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