I am interested in seeing that code :) On Mon, Jan 30, 2012 at 9:58 AM, Benjamin Baldacci <[email protected]> wrote: > You would like to make like a Pivot in WP7? > If it is, I have some code to do it, but I have to modify it a bit. > > So if you're interested say me and I will do thoses modifications to give > you a sample ;) > > -- > Benjamin Baldacci linkedin > Mobile : +33 6 32 45 63 79 > > > > On Mon, Jan 30, 2012 at 00:59, Tomasz Cielecki <[email protected]> > wrote: >> >> If you mean something like a View Pager then I have made a port of >> some Java code, which you can grab here: >> https://github.com/Cheesebaron/MonoDroid.HorizontalPager >> >> Otherwise you will have to bind the ViewPager in the compatibility >> pack through JNI which can be a bit tricky. >> >> On Sun, Jan 29, 2012 at 9:15 PM, Paul F. Johnson >> <[email protected]> wrote: >> > Hi, >> > >> > Is there a simple way to enable moving between views using a left or >> > right sweep? There seems to be a pile of things in Java, but none of >> > them make any sense to me. >> > >> > What I have is an app which I'm designing to fit in with the >> > Android/iOS/WinPhone UI (which it does oddly). Click the button on the >> > 1st view, it goes to the next view. However, I'd like it to go back to >> > the 1st view using a swipe left or right. >> > >> > Thanks >> > >> > Paul >> > -- >> > Vertraue mir, ich weiss, was ich mache... >> > >> > _______________________________________________ >> > Monodroid mailing list >> > [email protected] >> > >> > UNSUBSCRIBE INFORMATION: >> > http://lists.ximian.com/mailman/listinfo/monodroid >> >> >> >> -- >> Med Venlig Hilsen / With Best Regards >> Tomasz Cielecki >> http://ostebaronen.dk >> _______________________________________________ >> Monodroid mailing list >> [email protected] >> >> UNSUBSCRIBE INFORMATION: >> http://lists.ximian.com/mailman/listinfo/monodroid > > > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid >
-- Med Venlig Hilsen / With Best Regards Tomasz Cielecki http://ostebaronen.dk _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
