ListView Checkboxes

J

Jeff

Hi -

I'm using a ListView with Checkboxes in a SmartDeviceApplication. The items
and checkboxes display fine, but I'm having a problem with checking/clearing
the checkboxes.

Tapping on a checkbox checks/clears the checkbox as intended. But tapping
on the same checkbox again doesn't have any effect. Tapping a third time
does what the second tap should have done. (The second tap should reverse
the effect/status of the first tap.) Note that the problem does not occur
for Windows (non-CF) applications.

Am I missing something? Is this a bug? How can I get the listview
checkboxes to behave properly??

Can anyone suggest a workaround? Or must I tell my users to just keep
tapping until (a) the item is selected/cleared, or (b) they crack their
screen in frustration?

Thanks for your help.

- Jeff
 
J

Jeff

Thanks, Mike -

I think the problem I ran into was more of an emulator latency problem than
a listview problem. (I had been testing using the emulator.) Listview
checkbox behavior seems much more acceptable on a device (iPAQ 2215) than on
the emulator. In fact, it seems to behave as I think it should even on the
emulator, _provided_ that I wait about 4-5 seconds between taps/clicks!

- Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top