AutoHotkey Community

It is currently May 27th, 2012, 9:53 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 43 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject:
PostPosted: November 24th, 2004, 4:24 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Kijuto Riddle wrote:
1) make a Hotkey default OFF, instead of put many Hotkey, {???}, OFF on the top.
If you haven't already, check out the Suspend command, which disables all hotkeys except those you made exempt.

Quote:
2) control a system Mouse Speed (not a speed when use MouseMove) like do it in the Control Panel
I'm not sure how to change that directly, but you could probably automate it via the control panel and ControlClick/ControlSend.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 25th, 2004, 3:57 am 
1) Suppend! then no hotkey work! Then how can i enable them? enable some off them?


Top
  
Reply with quote  
 Post subject:
PostPosted: November 25th, 2004, 11:53 am 
Offline

Joined: September 24th, 2004, 3:00 pm
Posts: 814
Location: Germany
Hi Chris,

it would be nice, if you can add Unicode support for File-Loops.

Tekl


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 25th, 2004, 1:38 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Thanks, I'm going to look into that. It might have to be done as UTF-8 to be compatible with the rest of the program.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 26th, 2004, 6:09 pm 
Offline

Joined: March 2nd, 2004, 10:10 pm
Posts: 443
Location: SLC, Utah
Kijuto Riddle wrote:
1) Suppend! then no hotkey work! Then how can i enable them? enable some off them?


Quote:
Any hotkey subroutine whose first line is Suspend -- except "Suspend, on" (in v1.0.07+) -- will be exempt from suspension. In other words, the hotkey will remain enabled even while suspension is ON. This allows suspension to be turned off via such a hotkey.


If you need examples of how to do this, let us know.

thanks,
beardboy


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 27th, 2004, 3:34 am 
Thankx! I think I must read the document carefully...


Top
  
Reply with quote  
 Post subject:
PostPosted: November 29th, 2004, 6:55 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
The following changes have been applied to the installer at http://www.autohotkey.com/download/ :

Improved FileCreateShortcut with options for: 1) using an icon other than the first; and 2) setting the launch state to minimized or maximized. [thanks Holger] If you happen to have any scripts that use FileCreateShortcut with Ctrl-Alt-Comma as its shortcut key, ensure that comma is escaped.

Improved memory conservation: If a script requires its temporary memory area to be greater than 4 MB for an operation such as "StringReplace, Huge_Var, Huge_Var, `n, `r`n", that memory will be freed automatically when it has been unused for 10 seconds. The 10 second delay avoids the performance penalty of frequently freeing and reallocating memory. For example, a loop with thousands of iterations might need the temporary memory area for its entire duration.

Added built-in variable A_YWeek, which is the current ISO 8601 year and week number. [thanks various]

Added the following built-in variables: A_Language, A_ComputerName, A_UserName, A_Desktop, A_DesktopCommon, A_StartMenu, A_StartMenuCommon, A_Programs, A_ProgramsCommon, A_Startup, A_StartupCommon, and A_MyDocuments.

Added command FileGetShortcut, which retrieves information about a shortcut (.lnk) file, such as its target file. [thanks Holger]

Added command FormatTime, which transforms a YYYYMMDDHH24MISS timestamp into the specified date/time format.

GUI: Fixed tab controls so that keyboard focus always lands on the first control rather than the second when the user clicks on a new tab. In addition, the Ctrl-PgDn/PgUp/Tab navigation keys will now work when focus is on a ComboBox. [thanks wkueting]

GUI: Fixed "GuiControl +/-Options" so that the Check3 style can be added or removed on Checkboxes. Also, controls are always redrawn when their styles change. [thanks beardboy]


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 2nd, 2004, 4:38 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
I'd been planning to release v1.0.24 this week, but things took longer than expected. To allow time to get a few more features in, it's been postponed until Tuesday.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 2nd, 2004, 5:03 pm 
Offline

Joined: November 13th, 2004, 4:08 am
Posts: 2951
Location: Minnesota
Yay! New release! ^_^


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 2nd, 2004, 7:40 pm 
Offline
User avatar

Joined: August 11th, 2004, 1:47 am
Posts: 5347
Location: UK
jonny wrote:
Yay! New release! ^_^


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 2nd, 2004, 8:46 pm 
Offline

Joined: November 26th, 2004, 8:31 am
Posts: 21
Chris wrote:
I'd been planning to release v1.0.24 this week, but things took longer than expected. To allow time to get a few more features in, it's been postponed until Tuesday.

I just hope it's subroutines with parameters and return values, as I want to wait for that before I start writing some more scripts.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 3rd, 2004, 4:31 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Not this time, because that will take longer to design, test, and document. However, I know there's a lot of interest so hopefully that will get done in the next 30 days. Sorry for the wait.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 8th, 2004, 4:28 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Adding support for .ani/.cur/.ico files to picture controls took longer than expected, but now that it's done there are only a few more things to get in place. Hopefully there will be a v1.0.24 release on Thursday.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 43 posts ]  Go to page Previous  1, 2, 3

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