Re: How do I display a path like in PathFinder 4, the file path bar
Re: How do I display a path like in PathFinder 4, the file path bar
- Subject: Re: How do I display a path like in PathFinder 4, the file path bar
- From: Seth Willits <email@hidden>
- Date: Mon, 24 Jul 2006 15:30:56 -0700
On Jul 24, 2006, at 2:03 PM, Alan Smith wrote:
Okay. I tried subclassing NSMatrix and put some code in awakeFromNib
but it didn't respond to 'self.'
If anyone could give me some sample code that would be rockin awesome!
I wrote a class that does this. Here's an example movie of it during
the development stage (I'm too lazy to make a new one). http://
www.freaksw.com/temp/AEPaths2.mov The little visual quirks that you
see were all fixed so ignore those. (See it in action in the project
window of Araelium Edit at http://www.araelium.com/ )
You can click on each individual cell to go it as well. The back
button on the far left also has a menu showing you the paths of the
parents etc so there are multiple ways to look at everything. It only
took me a few hours to write this using nothing but an NSView
subclass and a custom NSCell subclass.
--
Seth Willits
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden