Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

NSCollectionView missing #15

Open
xdissent opened this issue Feb 5, 2010 · 2 comments
Open

NSCollectionView missing #15

xdissent opened this issue Feb 5, 2010 · 2 comments
Labels

Comments

@xdissent
Copy link

xdissent commented Feb 5, 2010

The NSCollectionView is newish, but I use it a lot these days, and IB support for a BGHUDCollectionView would be super cool to have. I'm assuming this would be pretty simple to implement since the Collection View should probably just be transparent by default and thrown inside a BGHUDScrollView, right? I wish I knew how to actually build IB plugins so I could help...

@timthedevguy
Copy link
Owner

I'll take a look and see how complicated Apple made this one to subclass.

@regexident
Copy link

There's no need to subclass it. Just make its background transparent and put it in a hud scroll view. Did that, worked flawlessly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants