Set the tooltip of a datagrid
Bob Sneidar
bobsneidar at iotecdigital.com
Tue Jul 11 19:03:11 EDT 2017
Hi all.
Not sure if anyone has thought of a way to get the dgDataOfHover (so to speak) of a datagrid. By that I mean, I would like to display a tooltip of selected data from a table datagrid record whenever I hover over a control of that record. That would have to bean a mouseWithin handler in the datagrid script that waited a period of time with messages, then triggered a handler that would discern the control being hovered over and deduce the record from that.
Bob S
More information about the use-livecode
mailing list