[ANN] FileView framework available
[ANN] FileView framework available
- Subject: [ANN] FileView framework available
- From: "Adam R. Maxwell" <email@hidden>
- Date: Wed, 02 Jul 2008 22:31:42 -0700
I finally created a Google code project for a hobby project of mine at
http://fileview.googlecode.com
It's only available as source code at present, and documentation is
limited to the wiki pages and the public headers. I'd like to gauge
interest before spending more time on that.
It's visually similar to IKImageBrowserView's gridded photo view, but
accepts NSURL objects as data. Currently, file and http URLs are
converted to thumbnails; adding support for other schemes or file
types is straightforward.
This was originally intended for (and is used by) BibDesk for
displaying thumbnails of files associated with a bibliography, so some
of the view code is oriented towards that usage.
BSD license, officially unsupported, use at your own risk. Bug
reports (and fixes!) and questions are welcome. If nothing else, it
might be a useful example of what (not?) to do for custom view
bindings and IB plugin implementation :).
_______________________________________________
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