AutoHotkey Community

It is currently May 27th, 2012, 1:13 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Pre-1.0.14 Changes
PostPosted: June 12th, 2004, 2:30 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Only a couple of minor changes to the Installer so far:

Improved FileSelectFile to optionally present a Save button instead of an Open button.

Added support for sending keys that have non-standard scan codes. Use Send {vkXXscYYY}. [thanks various]


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 15th, 2004, 5:27 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
A few more minor changes have been applied to the Installer:

Improved Window Spy so that it always reports the correct control names in multi-pane (tabbed) dialogs. In addition, the control whose center is closest to the cursor will now take precedence when there are overlapping controls.

Improved MouseGetPos to optionally retrieve the name of the control under the cursor. [thanks jamestr]

Improved ToolTip so that it never blocks the mouse cursor when its coordinates are unspecified.

Improved the Input command to support shifted end-keys (typically punctuation marks such as :!?@). If you have any scripts that specify non-alphabetic end-keys that have shifted counterparts (e.g. semicolon and colon), they may need to be adjusted slightly.

Added command line parameter /ErrorStdOut, which sends any syntax error that prevents a script from launching to stdout rather than displaying a dialog. This allows fancy editors such as Scite and EditPlus to jump to the offending line. The new command #ErrorStdOut does the same thing, but since it would have to be added to every script, it's usually better to set up your editor to use the command line parameter. [thanks Jack Horsfield & JdeB]


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


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group