Set the tooltip of a datagrid
Mark Wieder
ahsoftware at sonic.net
Tue Jul 11 19:54:46 EDT 2017
On 07/11/2017 04:03 PM, Bob Sneidar via use-livecode wrote:
> 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.
Don't know if this meets your needs, but I set the tooltip of datagrid
elements in the FillInData handler of the datagrid row behavior script.
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list