Monday, August 8, 2011

Re: [android-developers] Best Way to bind Value to EditText

On Sun, Aug 7, 2011 at 8:01 AM, gkvoelkl <gkvoelkl@yahoo.de> wrote:
If EditText changes, test.value should be changed.
If text.value changes EditText should be changed.

How can I do that.

Look at the documentation for EditText. It has functions for getting and setting the text value, which you can do at any point your heart desires - like when the text value you control changes.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment