Set the tooltip of a datagrid

Mark Wieder ahsoftware at sonic.net
Wed Jul 12 14:01:54 EDT 2017


On 07/12/2017 10:47 AM, Bob Sneidar via use-livecode wrote:
> Okay now my problem is that now the line "show the toolTip of tTarget" generates an error, but it doesn't say WHAT the error is. If I use a try catch and get the error I get this:
> 
> 69,112,12,1. sitename: Integrated Office Technologies Santa Fe Springs
> 547,112,12
> 
> Could it be that for some reason the tooltip is too long??

More likely because that isn't valid syntax.
If you want to do that instead of letting the OS handle it you're going 
to have to create your own tooltip mechanism.

Better to set the tooltip text and let the computer do its magic.

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list