Custom Query (3933 matches)
Results (85 - 87 of 3933)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3164 | Wont Fix | problem with the function ToolTip COM Interface | ||
| Description |
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. |
|||
| #2178 | Duplicate | problem with error | ||
| Description |
I'm getting the error "missing separator character after keyword" with this code: $o.To=1 $o.In=1 $o.Then=1 etc. The script works fine despite this error. |
|||
| #3176 | No Bug | possible error in DriveMapAdd documentation | ||
| Description |
DriveMapAdd refers to 3 constants and claims they are defined in AutoItConstants.au3, but they aren't there. I could not find them anywhere. [optional] A combination of the following:
Constants are defined in "AutoItConstants.au3" I'm a new user of autoit (<6 mos). I'm not much of a programmer but I like it a lot for task automation. Rick Narveson, |
|||
