Rob
2010-03-16 22:56:11 UTC
When a listview is configured with checkboxes, it seems that the init
process itself causes triggering of the checkbox events. This happens
asynchronously to the code that sets up the listbox and items, so it's
tough to detect when the events are triggered by 'legitimate'
mouse-clicks vs by the init process. Is there any way to suppress
that? (I'm not even sure why that occurs)
process itself causes triggering of the checkbox events. This happens
asynchronously to the code that sets up the listbox and items, so it's
tough to detect when the events are triggered by 'legitimate'
mouse-clicks vs by the init process. Is there any way to suppress
that? (I'm not even sure why that occurs)