AutoHotkey Community

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

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 

possible/ should be included in the next update?
yes
no
ARRGH this is too much for my brain.
You may select 1 option

View results
Author Message
PostPosted: July 21st, 2005, 5:59 pm 
Offline

Joined: June 11th, 2005, 9:34 am
Posts: 264
Location: England ish
Some one posted this up b4 ages ago .. sorry for double posting but...

As I mentioned (AGes ago) I'd relllllllyyyyyy rellyyyyyyy like to be able to have multy-mutly hotkey trigggers....

like
~$XButton1 & XButton2 & LButton & RButton::Run, someng someng someng...
(yea I have a 5 button mouse)

by the way chriss, you must have heared this billion of times and you bored of it but, *thanks for programing autohotkey,* :wink:

_________________
::
I Have Spoken
::


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 22nd, 2005, 2:23 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
The scores somewhat low in the priority system because:

1) It's hard to implement (even the current 2-key system took over 100 hours of R&D and debugging & refinement). It would also be somewhat large in code size.

2) At a guess, fewer than 5% of users would use it. You probably already know that you can have three or more modifier keys in combination, such as ^!c or +#LButton.

3) You can achieve most of the functionality of custom 3-key combinations via GetKeyState.

If there's something you need for which GetKeyState is inadequate, give a description and perhaps someone here can suggest a solution.


Report this post
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: oldbrother and 2 guests


You can 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