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 <j...@xamarin.com> 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
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to