mhensen wrote: > > How should I start with an interface like pulse.. > having multiple scrolling lines horizontal and also possible to scroll > vertical? > I try to figure this one out but admit I haven't got the clue yet :-( > > Anybody having a sample that has this behavior? > > With kind regards, > > Michael Hensen >
I'd have a UIScrollView with vertical scrolling enabled and then multiple UIScrollViews strips with horizontal scrolling enabled, embedded in it. Dennis -- View this message in context: http://monotouch.2284126.n4.nabble.com/Pulse-like-interface-tp3670608p3755684.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
