Re: [mono-android] properties

2012-04-27 Thread Wally McClure
vilprogram...@hotmail.com Subject: Re: [mono-android] properties Hi Wally F4? Doesn't it work? mel On 2012.04.27 15:14, Wally McClure wrote: How do I set the properties of a view/widget/control in the mfa designer in vs?

Re: [mono-android] properties

2012-04-27 Thread Miljenko Cvjetko
Hi Wally F4? Doesn't it work? mel On 2012.04.27 15:14, Wally McClure wrote: How do I set the properties of a view/widget/control in the mfa designer in vs? VS.NET devs are going to be used to a property window where they can set properties. Is there anyway to build in something like this in

Re: [mono-android] properties

2012-04-27 Thread Wally McClure
Thanks. I see this now. I was looking to right click on a control and see an option that said "Properties." Wally > Date: Fri, 27 Apr 2012 09:58:50 -0500 > From: mon...@jpobst.com > To: monodroid@lists.ximian.com > CC: theevilprogram...@hotmail.com > Subject: Re:

Re: [mono-android] properties

2012-04-27 Thread Jonathan Pobst
It should be done with the same property window as if you were using the Winforms designer. View -> Properties Window If that's not showing properties for controls as you click on them, it's a bug. Jonathan On 4/27/2012 8:14 AM, Wally McClure wrote: How do I set the properties of a view/w

[mono-android] properties

2012-04-27 Thread Wally McClure
How do I set the properties of a view/widget/control in the mfa designer in vs? VS.NET devs are going to be used to a property window where they can set properties. Is there anyway to build in something like this in the designer in VS? DroidDraw has this. I'd rather not have to go to sou