Re: project pointers and transition advice
Re: project pointers and transition advice
- Subject: Re: project pointers and transition advice
- From: Uli Kusterer <email@hidden>
- Date: Mon, 26 Jun 2006 12:31:22 +0200
Am 21.06.2006 um 17:22 schrieb Steve Butcher (Steve-O):
My question is...are there basic Finder like behaviors exposed
somewhere in the APIs? If so, where and which ones? Are they
compatible with the drawing routines? (Core Graphics? Image? some
of this stuff still confuses me). My basic use case is:
No, that's not exposed anywhere in the OS. However, many people
have been successful faking some of this by using NSButtons. For the
full behaviour, you'll need something more complicated. I wrote a
UKDistributedView a while ago that does this, find it at:
<http://www.zathras.de/angelweb/sourcecode.htm#UKDistributedView>
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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