http://itunes.apple.com/us/app/kansas-jayhawks-basketball/id473777579?ls=1&mt=8
Sorry I don't have a video for it but you can get the picture. The navigation at the bottom is basically a scroll view set to take up the full screen with a 640 pixel wide (I think) content view. (I have 8 buttons but only show 4 at a time) At first I added individual images side by side, but then ended up doing one big nav image in an imageview, adding it to the scroll view, then adding the individual buttons on top of that to the scroll view's subview. It scrolls like a champ. REALLY responsive. I can add some code when I get home if you need it. On Wed, Oct 26, 2011 at 4:27 PM, sisnaz <[email protected]> wrote: > AWESOME!! Thanks for the fast response :) > I would love to see a demo if it's not an inconvenience. > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Best-approach-for-horizontal-thumbnail-image-view-scrolling-tp3942332p3942388.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
