Set the tooltip of a datagrid

Mark Wieder ahsoftware at sonic.net
Tue Jul 11 21:37:37 EDT 2017


On 07/11/2017 06:11 PM, Bob Sneidar via use-livecode wrote:
> That is half the battle, but the trick is how to detect I am hovering over a datagrid element in the first place.

It's a tooltip.
You shouldn't have to do anything special.
Here's how I set the tooltip of widgets in the PowerTools datagrid:

set the tooltip of image tWidgetNum of me to "someString"

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list