Sep 7, 2018 · 1 min read
Hi, I want to create a app with multiple view using both collection view with custom cell and other nsview, button ...And I also want to add multi view in custom collectionview cell too. This macosx app like iOS style. And I could do it on iOS.
After research, I recognize that it’s very difficult to custom a complex collectionview cell or handle multiview on scrollview on MacOSX
Could you please give me some advice on developing my MacOSX app.
Thanks for sharing.