﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3164	problem with the function ToolTip COM Interface	blackrodger@…	Jon	"In the process of the script vbs I use as an information window function ToolTip, example:


{{{
Set objAutoItTT = WScript.CreateObject(""AutoItX3.Control"")
strTT = ""Update Adress Book. "" & VbLf & ""#############################"" & VbLf
objAutoItTT.ToolTip strTT & ""Preparation, checks."" , 50, 50
}}}

In the process of writing the script used AutoitX3.dll library version 3.3.8.1  Everything worked great.

After upgrading to version 3.3.14.2 of the library, but the windows are not displayed tooltip."	Bug	closed		AutoItX	3.3.14.2	None	Wont Fix	ActiveX vbscript	
