Please help me!
I haven't found anything regarding this problem on the internet.
If you are using a listbox in .NET compact (compact only!!!) you'll
notice sort of a delay between two consecutive clicks when selecting
different items. The selection does not update if you do this too fast
- the click event even gets lost!!
The problem also is showing up with listviews in detail view.
Note that it's not an performance issue since using hardware keys the
effect is gone!
Try it with the device emulator by creating a project, putting a
listbox in the form and hit run. Then select an item in the listbox
and almost instantly switch to an other one.
Thanks for your help,
Mark
|