Thank you! Builds and runs here - thanks :) On 25 January 2012 13:12, Tomasz Cielecki <[email protected]> wrote:
> I have made a port of a Horizontal Pager which can be found here: > https://github.com/Cheesebaron/MonoDroid.HorizontalPager > > It works in a similar manner. This is an entirely C# implementation. > > On Jan 25, 2012 12:52 PM, "Stuart Lodge" <[email protected]> wrote: > >> I don't suppose anyone has already done this and would like to share the >> source (just asking in case) >> >> If not, then I'll have a go... as I'd quite like to use the ViewPager in >> this app. >> >> On 23 January 2012 21:24, Jonathan Pryor <[email protected]> wrote: >> >>> On Jan 21, 2012, at 7:36 AM, k0ng wrote: >>> > I want to use ViewPager as demo in this website >>> > >>> > http://geekyouup.blogspot.com/2011/07/viewpager-example-from-paug.html >>> >>> Right now, it won't be easy, as you need to manually bind the Java types. >>> >>> In a future release, we'll be providing a tool to simplify the binding >>> process. >>> >>> If you really want to hand-bind them now, see: >>> >>> The base Java class: >>> https://github.com/xamarin/monodroid-samples/blob/master/SanityTests/Adder.java >>> The C# glue code for inheritance: >>> https://github.com/xamarin/monodroid-samples/blob/master/SanityTests/ManagedAdder.cs >>> >>> - Jon >>> >>> _______________________________________________ >>> 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 >> >> > _______________________________________________ > 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
