Modify ↓
Opened 15 years ago
Closed 15 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 Changed 15 years ago by alex@…
comment:2 Changed 15 years ago by Valik
- Resolution set to No Bug
- Status changed from new to closed
That's nice.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
And here is the code in a way you like it formatted: