Re: Scrollable GridView with fixed row and column
Re: Scrollable GridView with fixed row and column
- Subject: Re: Scrollable GridView with fixed row and column
- From: Vyacheslav Karamov <email@hidden>
- Date: Tue, 15 Oct 2013 21:47:54 +0300
Thanks Quincey!
How to implement scrolling?
15.10.2013 21:43, Quincey Morris wrote:
On Oct 15, 2013, at 11:05 , Vyacheslav Karamov <email@hidden
<mailto:email@hidden>> wrote:
How to do this in a right way?
I think UICollectionView may be what you want:
https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/UIKitUICatalog/UICollectionView.html
You can implement the special behavior of the first row and column as
decoration/supplementary views, or by customizing the layout process,
depending on how it's supposed to look.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden