| Author |
Message |
Topic: DllCall-Support for X10 remote controls (i.e.Notebooks) |
Barney9
Replies: 21
Views: 5344
|
Forum: Scripts & Functions Posted: Tue Aug 23, 2011 10:49 pm Subject: DllCall-Support for X10 remote controls (i.e.Notebooks) |
Visioneer,
my script will only work with AHK_L 32-bit. X10 has not yet released a 64-bit version of their SDK and according to a statement in their forum they don't plan to do it in the near future.
... |
Topic: I was bored... [ Game of Life ] |
Barney9
Replies: 8
Views: 1086
|
Forum: Scripts & Functions Posted: Tue Aug 23, 2011 3:37 pm Subject: I was bored... [ Game of Life ] |
| nice work. You could have mentioned that the user has to click a skull. |
Topic: set Total Commander path in open/save dialog [AHK_L] |
Barney9
Replies: 0
Views: 796
|
Forum: Scripts & Functions Posted: Mon Aug 22, 2011 7:58 pm Subject: set Total Commander path in open/save dialog [AHK_L] |
| I haven't found a working script for this purpose so I've written my own. It has been developed for Windows 7. Because I haven't found a reliable way to detect Open/Save dialogs you might have to ente ... |
Topic: (Fixed) Last Found Window not set by #If WinExist(T) |
Barney9
Replies: 9
Views: 546
|
Forum: Bug Reports Posted: Thu Aug 18, 2011 8:19 pm Subject: (Fixed) Last Found Window not set by #If WinExist(T) |
the documentation says: Most behavioural properties of the #IfWin directives also apply to #If.
That means, not all apply. Setting Last Window Found seems to be one of those who don't apply. |
Topic: run as limited user in Win7 |
Barney9
Replies: 1
Views: 105
|
Forum: Ask for Help Posted: Wed Aug 17, 2011 2:00 am Subject: run as limited user in Win7 |
| My script runs with administrator privileges under Windows 7. How do I start applications from the script with limited user privileges? Using the "Run" command will give the applications adm ... |
Topic: Clipboard History (with GUI) |
Barney9
Replies: 14
Views: 2704
|
Forum: Scripts & Functions Posted: Tue Aug 09, 2011 9:56 pm Subject: Clipboard History (with GUI) |
Thanks for the report, User4528.
I don't know the reason, why this happens. All I can say is that Excel uses the clipboard when dragging cells. I get this error message only infrequently so it is h ... |
Topic: Clipboard History (with GUI) |
Barney9
Replies: 14
Views: 2704
|
Forum: Scripts & Functions Posted: Mon Aug 08, 2011 7:29 pm Subject: Clipboard History (with GUI) |
| I have fixed a bug and added a version for AHK_L. The AHK_L version should be used preferably because it works more reliable. |
Topic: AHK Window Info 1.7 |
Barney9
Replies: 71
Views: 75507
|
Forum: Scripts & Functions Posted: Mon Aug 01, 2011 11:59 pm Subject: AHK Window Info 1.7 |
| It seems this script doesnt't work with AHK_L. AHK_L always crashes after some time. |
Topic: AutoHotkey v2 Alpha Release |
Barney9
Replies: 710
Views: 57944
|
Forum: Scripts & Functions Posted: Fri Jul 29, 2011 10:47 pm Subject: AutoHotkey v2 Alpha Release |
My wish for v2:
get rid of the pseudo arrays that are created by WinGet List or StringSplit. I hate them because they can't be passed as parameters in a function without being global. I'd love to se ... |
Topic: (AHK_L) no Last found window after menu click |
Barney9
Replies: 1
Views: 113
|
Forum: Ask for Help Posted: Wed Jul 27, 2011 8:21 pm Subject: (AHK_L) no Last found window after menu click |
(AHK_L)
in the label that is executed after a click on a menu , I can't access the last found window.
This example should find the AHK Help file window but it doesn't if you click the menu:
IfWinEx ... |
Topic: WinGet, another Window SPY |
Barney9
Replies: 11
Views: 4490
|
Forum: Scripts & Functions Posted: Mon Jul 25, 2011 6:27 am Subject: WinGet, another Window SPY |
| nice, thank you! |
Topic: Receive X10 commands DLL call |
Barney9
Replies: 12
Views: 742
|
Forum: Ask for Help Posted: Fri Jul 08, 2011 7:53 am Subject: Receive X10 commands DLL call |
| Any ideas how to receive events with AHK_L 64 bit? |
Topic: Arraylist functions for AHK_L? |
Barney9
Replies: 3
Views: 125
|
Forum: Ask for Help Posted: Sat Jul 02, 2011 3:33 am Subject: Arraylist functions for AHK_L? |
| Thank you! |
Topic: Arraylist functions for AHK_L? |
Barney9
Replies: 3
Views: 125
|
Forum: Ask for Help Posted: Fri Jul 01, 2011 9:41 pm Subject: Arraylist functions for AHK_L? |
| I like the List objects in Java and .NET. There are functions to insert, remove or move objects on the list. Is there something similar for AHK_L. I've found scripts that can save an array in a single ... |
Topic: Windows7 AutoReplace not Working |
Barney9
Replies: 4
Views: 152
|
Forum: Ask for Help Posted: Fri Jun 03, 2011 3:18 am Subject: Windows7 AutoReplace not Working |
| double click the autohotkey tray icon, a window will show up. Look in the menu bar under 'View'. |
| |