Modify

Opened 16 years ago

Closed 16 years ago

#1203 closed Bug (No Bug)

Windows 7 Ultimate Build 7600 + Tooltip = LAG!

Reported by: alex@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: Windows 7 Tooltip lag Cc:

Description

Hi,
I have been running Autoit v3.3.0.0 with a script that runs perfect on XP SP3. Then I installed Windows 7 Ultimate and my WoW drops framerates to 7fps!! So I began troubleshooting trying everything from turning off UAC to excluding AutoIt in DEP but nothing worked.

So I began fiddling with the code, and commenting out
ToolTip("- Stopped -" & @CRLF & "" & @CRLF & "F10 - Start" & @CRLF & "F9 - Quit",0,0) made it stop! :):)

Please note that removing @CRLF had no effect what so ever.

Attachments (0)

Change History (2)

comment:1 by alex@…, 16 years ago

And here is the code in a way you like it formatted:

ToolTip("- Stopped -" & @CRLF & "" & @CRLF & "F10 - Start" & @CRLF & "F9 - Quit",0,0) made it stop! :):)

comment:2 by Valik, 16 years ago

Resolution: No Bug
Status: newclosed

That's nice.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.