Thanks, Yes I can treat individual buttons. But just wondering why I can't
operate on RadioGroup. Is it some bug or I am missing something.


--
Best Regards,
Atif Gulzar

I ◘◘◘◘ Unicode, ɹɐzlnƃ ɟıʇɐ



On Fri, Feb 19, 2010 at 11:42 PM, DonFrench <[email protected]> wrote:

> Or you could make them invisible but that isn't the same thing as just
> disabling them of course.
>
> On Feb 19, 4:39 am, Mark Murphy <[email protected]> wrote:
> > Atif Gulzar wrote:
> > > Hi
> >
> > > How can I disable RadioGroup, means all the radio buttons should e
> > > disabled. I already tried setEnabled (false) and setClickable(false)
> but
> > > this did not help.
> >
> > Iterate over the RadioButtons and disable them, I imagine.
> >
> > --
> > Mark Murphy (a Commons Guy)http://commonsware.com|
> http://twitter.com/commonsguy
> >
> > _Android Programming Tutorials_ Version 1.0 In Print!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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

Reply via email to