[Mono-list] Cross-Platform GUI Tookit

Daniel Hughes trampster at gmail.com
Tue Nov 18 22:59:37 UTC 2014


Obviously you can do MVVM with any GUI tool kit, however what
MVVMCross allows you to do is reuse your view models across it's
supported platforms. That's what makes MVVM such a good approach for
mobile because you can reuse your View Models across IOS Android and
Windows Phone.

GTK# is not supported by MVVMCross, They may need GTK# specific view
models or to add GTK# support to MVVMCross. Hence the question about
what there approach will be.



On Wed, Nov 19, 2014 at 11:25 AM, Jonathan Pryor <jonpryor at vt.edu> wrote:
> On Nov 18, 2014, at 3:33 PM, Daniel Hughes <trampster at gmail.com> wrote:
>> Jonathan can you comment on Xamarins plans
>
> I can't comment on any plans for the IDEs (or anything else that isn't related to Xamarin.Android), as I don't work on them. I have no idea what they plan on doing.
>
>  - Jon
>


More information about the Mono-list mailing list