I want to create a TabItem in a TabBarController containing a grid of images that the user can select. I know that I can use the TableViewController, but it will just show a long list, and not rows (for example) of 3x4 images.
Is it possible?
In the end, I went with excellent CocoaControls control called DTGridView , but that was the second second of the GMGridView , which was a close second. I found GMGridView too powerful.
, DTGridView, , -(void)drawRect, CoreGraphics.
-(void)drawRect
Apple TiledScrollView.m, , , . layoutSubviews. , ... ;-) , .
layoutSubviews