Instead of checkbox.ispressed()
Use !checkbox.ischecked
On Feb 23, 2012 8:32 PM, "TreKing" wrote:
> On Tue, Feb 21, 2012 at 9:39 PM, minnie me 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
On Tue, Feb 21, 2012 at 9:39 PM, minnie me 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
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:
// ---CheckBox 1---
final CheckBox c
3 matches
Mail list logo