Skip to content
Commit 5980e67d authored by Vibhoothi's avatar Vibhoothi
Browse files

MainWindow: Introduce libraryView

- Loads the image from default location which is hardcoded as of now using NSColelctionVIewDataSource and NSFileManager.
- Uses FlowLayout for showing the items in the collectionView
- Shows Highlight of selection with blue colour (alternateSelectedControlColor).
- Get the index of selection using delegate following NSCollectionViewDelegate protocol and for debugging and all have displayed the log of it to command line.
- Scrolling function is also there with this, when the user resizes Window,it dynamically resizes the collection view items
parent 13ef6287
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment