Search the web
Sign In
New User? Sign Up
AutoHotkey
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
AutoHotkey v1.0.39 released: Eliminates mouse/keyboard lag during l   Message List  
Reply | Forward Message #205 of 528 |
Re: [AutoHotkey] AutoHotkey v1.0.39 released: Eliminates mouse/keyboard lag during long commands

Great!
Is there any way to put ended signs in a text processor environment? E.g., when I’m using an IDE for programming, I would like to close the character “(“ with a “)” automatically. The same with characters [], {}, “”

Thanks.


Saludos, Germán Blando


Chris escribió:
The last change below may impact scripts that use the keyboard or mouse
hook. If you have any mission-critical scripts that rely on them, it is
recommended that they be re-tested or that you wait two weeks for any bugs
to get fixed.

Here are the changes:

Fixed inability to have lines consisting entirely of spaces and tabs in
continuation sections. [thanks JSLover]

Fixed hotkeys such as "LButton & LCtrl" to auto-install the mouse hook.
[thanks JSLover]

Added a dedicated thread to service the keyboard and mouse hooks. This
eliminates mouse/keyboard lag during long operations such as
UrlDownloadToFile. It also prevents keys from getting "stuck down". The new
thread consumes only 36 KB of memory and it exists only in scripts that use
the hooks.

http://www.autohotkey.com/download/



___________________________________________________________ 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo http://correo.yahoo.com.ar

Tue Oct 4, 2005 10:03 am

germanblando
Offline Offline
Send Email Send Email

Forward
Message #205 of 528 |
Expand Messages Author Sort by Date

The last change below may impact scripts that use the keyboard or mouse hook. If you have any mission-critical scripts that rely on them, it is recommended...
Chris
cmallett2
Offline Send Email
Oct 3, 2005
7:17 pm

Great! Is there any way to put ended signs in a text processor environment? E.g., when Im using an IDE for programming, I would like to close the character (...
Germán Blando
germanblando
Offline Send Email
Oct 4, 2005
10:05 am

... “(“ with a “)” automatically. The same with characters [], {}, “” ... These hotstrings not be a perfect solution, but seem to work pretty well....
Chris
cmallett2
Offline Send Email
Oct 4, 2005
10:28 am

It works very well for me. Thank you! Saludos, Germn Blando Chris escribi: ... character ( with a ) automatically. The same with characters [], {}, ... These...
Germán Blando
germanblando
Offline Send Email
Oct 5, 2005
10:20 am

since installing .39 I keep getting the following message when giving focus to my vmware session: 71 hotkeys have been received in the last 1110 ms Do you want...
Jack Horsfield
jack_horsfield
Offline Send Email
Oct 4, 2005
11:49 am

... focus to my vmware session: 71 hotkeys have been received in the last 1110 ms Do you want to continue? That warning dialog is usually caused by a hotkey...
Chris
cmallett2
Offline Send Email
Oct 4, 2005
12:34 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help