MouseDoubleUp in a datagrid

Bob Sneidar bobsneidar at iotecdigital.com
Fri Jul 9 17:03:32 EDT 2021


Hi all. 

I want to handle mouseDoubleUp in a datagrid WITHOUT triggering SelectionChanged. What is happening now is that selectionChanged gets sent twice before mouseDoubleUp gets sent. Setting a delay in mouseDoubleUp or mouseUp won't work because selectionChanged gets sent BEFORE those messages. 

Any ideas? 

Bob S





More information about the use-livecode mailing list