| Author |
Message |
Topic: AHKArray [Real Array - One Variable] [Version 6] |
Barney9
Replies: 78
Views: 12985
|
Forum: Scripts & Functions Posted: Fri Oct 31, 2008 2:09 pm Subject: AHKArray [Real Array - One Variable] [Version 6] |
Hi!
I want to store the content of the clipboardAll variable in an array. I can't get it to work. Is there a way to do it? Would this be possible with SimpleArray?
Thank you! |
Topic: customizing extended buttons on Logitech MX1000 |
Barney9
Replies: 12
Views: 1981
|
Forum: Ask for Help Posted: Tue Sep 30, 2008 10:09 pm Subject: customizing extended buttons on Logitech MX1000 |
| If you tried to assign e.g. Ctrl-ALT-0 to a special mouse button in your logitech software in order to intercept this combination by your autohotkey script, you have problems in autohotkey if you want ... |
Topic: New infrared project coming soon, your suggestions please |
Barney9
Replies: 8
Views: 3888
|
Forum: Utilities & Resources Posted: Tue Sep 02, 2008 2:51 pm Subject: New infrared project coming soon, your suggestions please |
is this project still continued?
I am looking for a solution to use my ir remote control with autohotkey to control my PC. But there is no information about how to build a receiver for your software. |
Topic: get ID of a newly created window |
Barney9
Replies: 3
Views: 227
|
Forum: Ask for Help Posted: Tue Jan 08, 2008 8:06 pm Subject: get ID of a newly created window |
Thank you very much!
This works with many windows but I don't get a HSHELL_WINDOWCREATED message for the window I am looking for. It doesn't work with some windows, for example the Font window in No ... |
Topic: get ID of a newly created window |
Barney9
Replies: 3
Views: 227
|
Forum: Ask for Help Posted: Tue Jan 08, 2008 10:19 am Subject: get ID of a newly created window |
| Hi! I want to get the ID of a certain newly created window as soon as it is created. The problem is that there are already other existing instances of that window with the same title so I can't use th ... |
Topic: Some mystery keys... |
Barney9
Replies: 11
Views: 1239
|
Forum: Ask for Help Posted: Thu Dec 27, 2007 12:12 am Subject: Some mystery keys... |
you could try the software "keytweak" and see if it shows something. But at first I would uninstall the driver from the manufactor. Usially they are bad . |
Topic: Remote Control/LCD/USB+COM Hardware DIY [HowTo] |
Barney9
Replies: 1
Views: 942
|
Forum: Utilities & Resources Posted: Wed Dec 26, 2007 6:29 pm Subject: Remote Control/LCD/USB+COM Hardware DIY [HowTo] |
Big site, dude! Great!
Since my serial IR receiver constructed by Igor Cesko is causing high cpu usage I am planning to buy or build a new one. I'd like to have an USB receiver but it is much work pr ... |
Topic: Favmenu 2.0 final |
Barney9
Replies: 86
Views: 11370
|
Forum: Scripts & Functions Posted: Tue Apr 03, 2007 11:06 pm Subject: Favmenu 2.0 final |
Hi! I have a request: Make Submenus executable, too. I want to assign a command to a submenu but after restarting editor it is lost.
eg. My dir structure is: D:\Downloads\music
So I make a submen ... |
Topic: Passing strings between SendMessage & OnMessage |
Barney9
Replies: 4
Views: 500
|
Forum: Ask for Help Posted: Sat Mar 24, 2007 12:14 am Subject: Passing strings between SendMessage & OnMessage |
| Please help me understand this script. With lstrcpy you create a buffer that all processes can access? Then you send its memory adress to the receiver script via sendmessage? Who deletes the buffer af ... |
Topic: How can a script identify its own process? |
Barney9
Replies: 1
Views: 213
|
Forum: Ask for Help Posted: Fri Mar 23, 2007 9:51 pm Subject: How can a script identify its own process? |
Hi!
I have several instances of a script running at the same time. So they all have the same Title. How can one of these scripts find itself? I have to get something unique like its process ID or H ... |
Topic: DLLCall: Support for Human Interface devices |
Barney9
Replies: 102
Views: 30978
|
Forum: Scripts & Functions Posted: Fri Mar 02, 2007 7:11 pm Subject: DLLCall: Support for Human Interface devices |
Hi all!
I am using this script with my Logitech Mouse. I had to uninstall the Logitech drivers first in order to get the script receive events from all buttons. Unfortunately I receive the same cod ... |
| |