Wow, that's terrible news! Just to make sure I'm understanding you
correctly, you mean that there's no way to, say, change the image in
an ImageView or change the color of a Button programmatically?

Thanks...

On Nov 23, 4:51 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> Susan wrote:
> > I know EditTexts aren't allowed in Widgets -- I have a TextView, not
> > an EditText. (I say it behaves like an EditText because focusable and
> > editable are set to true.) Additionally, displaying the TextView or
> > editing text works perfectly. The only "problem" is that I don't know
> > how to access it programmatically. =( I also need to access properties
> > of a Button, for example, so I'd still really like to know how to do
> > it. =)
>
> You can't. If you could, EditText (which is mostly a TextView that is
> editable and focusable) would be a legal widget to use in an app widget.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://twitter.com/commonsguy
>
> Warescription: Three Android Books, Plus Updates, $35/Year

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to