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
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to