Re: [mono-android] a lil bored

2012-11-26 Thread Jonathan Pryor
On Nov 20, 2012, at 9:15 PM, Sayed Arian Kooshesh wrote: > https://play.google.com/store/apps/details?id=com.theqvd.android.x&hl=en > > would that help? I mean, if this is feasible it's the kind of cool shit I > wanna put my name on. Having not tried it, I _believe_ that this it's feasible to r

Re: [mono-android] a lil bored

2012-11-20 Thread Jonathan Pryor
No no no. The One True Path [0] is to require installation of an X11 server on your Android device, then use Mono's normal System.Windows.Forms with the X11 backend! (It would "only" require porting mcs/class/Managed.Windows.Forms to work atop the Mono for Android profile assemblies...) - Jon

Re: [mono-android] a lil bored

2012-11-20 Thread Karl Heinz Brehme Arredondo
Hi, You can do a namespace called System.Windows.Forms with Form, Label, TextBox, Button, ComboBox and MessageBox, with same classes, methods, collections and properties than Windows.Forms. So if you copy/paste a normal Windows/Windows Mobile form to Mono Android, it will be manipulable in the