Re: iSync-like toolbar and scrolling
Re: iSync-like toolbar and scrolling
- Subject: Re: iSync-like toolbar and scrolling
- From: "M. Uli Kusterer" <email@hidden>
- Date: Wed, 26 Jan 2005 06:24:09 +0100
At 14:28 Uhr -0700 24.01.2005, David Catmull wrote:
iSync uses a custom view for the toolbar. I thought it would be
easier to use an NSMatrix with a custom cell class, so that's my
current approach. For one thing, it makes it easier to set up
bindings (specifically selectedIndex) since this is a
"master-detail" type of interface.
You could also use my UKDistributedView class for your view. It
should work with other cells, and it contains helper methods that you
can use to automatically "wrap" rows of cells (like "keep arranged"
in Finder).
Make sure you read the license if this isn't for a freeware app,
though. You can find UKDV at:
<http://www.zathras.de/programming/sourcecode.htm#UKDistributedView>
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
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