Instead of checkbox.ispressed()
Use !checkbox.ischecked
On Feb 23, 2012 8:32 PM, "TreKing" <[email protected]> wrote:

> On Tue, Feb 21, 2012 at 9:39 PM, minnie me <[email protected]> wrote:
>
>> Am trying to get the count of how many check boxes are selected and if
>> you de-select one, it's suppose to update the counter to -1......So if
>> i select 4 check boxes and it says "check less" = count 4...then i
>> pick 3 and the counter=3..this is what i have:
>>
>
> And the problem is ... ?
> http://www.catb.org/~esr/faqs/smart-questions.html
>
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/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 [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

-- 
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