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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to