[Monodroid] Change in preview 13 related to EditText.Text

Orlando Silva orlandolsilva at gmail.com
Wed Mar 2 05:12:27 EST 2011


Hello,

Now in P13, when i try to do:

"
string text = "new string";
this.TextView.TextFormatted = text;
"

I get the compile error "Cannot implicitly convert type 'string' to
'Java.Lang.ICharSequence' "? Now, how can i set an string value to the
TextView's controller?

Thanks for all your help,
 Orlando



On Fri, Feb 25, 2011 at 11:28 PM, Dan Kibby <DKIBBY at motorstate.com> wrote:

> Intentional...release notes clarify
>
>
> Chris Erickson <chris at cartopac.com> wrote:
>
> Hello,
> In preview 13, I had something break where I was setting an EditText.Text
> property to null and I'm now getting a null reference exception…
>
> Was this change intentional or is this a defect?
>
> chris erickson
> chris at cartopac.com
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110302/9fbbe171/attachment.html 


More information about the Monodroid mailing list