AutoHotkey Community

It is currently May 23rd, 2012, 10:08 pm

All times are UTC [ DST ]


Search found 12 matches
Search these results:

Author Message

 Forum: Support   Topic: AHK Tray Icon

Posted: August 11th, 2011, 5:48 pm 

Replies: 6
Views: 321


Not impossible: OK, your default command has nearly solved it - thanks for that. What I'm trying to do is to allow users to use either a left or right click on the tray icon to show the icon's menu. So declaring the showtray item as the default certainly produces the menu. But I don't want the menu...

 Forum: Support   Topic: AHK Tray Icon

Posted: August 9th, 2011, 4:08 am 

Replies: 6
Views: 321


Take a look at menu: http://www.autohotkey.com/docs/commands/Menu.htm Specifically the commands: ClickCount <-- Default is 2, you can change it to 1 Default <-- Set the default action in the tray menu. This is what is used when the icon is clicked. Thanks for your response. Yes, I saw those options...

 Forum: Support   Topic: AHK Tray Icon

 Post subject: AHK Tray Icon
Posted: August 8th, 2011, 5:44 pm 

Replies: 6
Views: 321


Is it possible to develop code to allow users to left-click on the AHK Tray icon and perform some action? Right-clicking produces the usual menu, but I cannot get left-click to do anything at all.

 Forum: Support   Topic: In to deep? - Recursion crashes AHK

Posted: August 10th, 2009, 1:36 am 

Replies: 15
Views: 1409


Works fine for me using Windows XP SP3 and AHK 1.0.48.3!

 Forum: Support   Topic: MDI control problems (Microsoft Access)

Posted: July 6th, 2009, 3:38 am 

Replies: 2
Views: 468


Bump :D

 Forum: Support   Topic: MDI control problems (Microsoft Access)

Posted: July 4th, 2009, 1:59 am 

Replies: 2
Views: 468


Does no-one have any ideas?

 Forum: Support   Topic: MDI control problems (Microsoft Access)

Posted: July 3rd, 2009, 2:34 am 

Replies: 2
Views: 468


I have a Logitech MX Revoultion mouse with a tilt-wheel and am trying to write a script that allows me to do the following mouse activities for any application (ignoring Firefox and IE). - operate always on the "window" under the mouse - scroll right or left - scroll varying amounts up and...

 Forum: Support   Topic: SendInput and Send

Posted: June 23rd, 2009, 11:11 pm 

Replies: 5
Views: 436


I use SendInput mode to send text through a remote client app every day and have next to no problems. That being said, there are some situations where SendInput mode will not work for me in the remote client and I have to use SendEvent mode. There is a reliability issue there but it's not AHK's, it...

 Forum: Offtopic   Topic: Mark all topics as read

 Post subject: Mark all topics as read
Posted: June 23rd, 2009, 8:07 am 

Replies: 1
Views: 476


What does the above function actually do? When I click it, I expect all topics to stop being displayed in bold, and subsequent visits to tell me how many new messages have appeared since I last clicked on "Mark all topics as read". But nothing seems to happen - all topics remain bolded. ??...

 Forum: Support   Topic: SciTe AutoComplete box height

Posted: June 21st, 2009, 3:43 am 

Replies: 0
Views: 299


I use the wonderful SciTe with both AUtoIt and AutoHotkey. In its AutoIt incarnation I have been able to increase the height of the dropdown box that appears when typing in a command from 5 to 15, but can't see how to do this in its AHK version.

Does anyone know?

 Forum: Support   Topic: SendInput and Send

Posted: June 21st, 2009, 2:53 am 

Replies: 5
Views: 436


First of all, the documentation says "generally" which seems to me, in this case, means "most of the time". So, it's quite possible that in your particular case, that just doesn't hold. In making my comments I am not being at all critical so I'm not sure why you seem so defensiv...

 Forum: Support   Topic: SendInput and Send

 Post subject: SendInput and Send
Posted: June 20th, 2009, 3:53 pm 

Replies: 5
Views: 436


The Help states that SendInput and SendPlay use the same syntax as Send but are generally faster and more reliable. However, I have found the opposite is true when using Microsoft Remote Desktop. With AutoHotkey running on the host computer, I set a hotkey to type "The quick brown fox jumps ove...
Sort by:  
Page 1 of 1 [ Search found 12 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group