hello folks,
I've been using Microsoft VS for almost 20 years now. Yesterday, I wanted to try Xamarin Studio and C#. The installation went fine on Windows 7x32 bit and 64 bit. Now, time to test XS. I wanted to drag two TEXTVIEW from the Toolbox and put them side by side (left and right). then, I want to drag a BUTTON and put below it. something like this....
[TEXTVIEW1] [TEXTVIEW2] [BUTTON1]
that's it. however, it seems like every time I tried to move the control on the canvas, XS kept crashing. since I'm new to XS, I'm not sure what I did wrong or is this a known bug with XS? I tried the exact same process in Windows 7, 32 and 64 bit. got the same crashing result.
tia, bob