Skip to content

An experiment to use Cocoa Autolayout to create a CollectionView on OS X that works more closely to a view based NSTableView.

Notifications You must be signed in to change notification settings

akempgen/ALEXCollectionView

Repository files navigation

ALEXCollectionView

An experiment to use Cocoa Autolayout to create a CollectionView on OS X that works more closely to a view based NSTableView, using traditional protocols for DataSource and Delegate instead of the approaches that NSCollectionView and IKImageBrowser take. (Note: Not a subclass of NSCollectionView and not a drop in replacement either.)

Status: work in progress, not ready for production yet.

About

An experiment to use Cocoa Autolayout to create a CollectionView on OS X that works more closely to a view based NSTableView.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published