| Author |
Message |
Topic: COM connection point events |
Hester
Replies: 3
Views: 375
|
Forum: Ask for Help Posted: Mon Apr 10, 2006 1:04 am Subject: COM connection point events |
| Thanks |
Topic: COM connection point events |
Hester
Replies: 3
Views: 375
|
Forum: Ask for Help Posted: Fri Apr 07, 2006 2:47 am Subject: COM connection point events |
Does AutoHotKey work with COM connection point events for callback notifications on COM automation interfaces?
Thanks,
Hester |
Topic: How do you remove a GUI button? |
Hester
Replies: 3
Views: 342
|
Forum: Ask for Help Posted: Fri Nov 11, 2005 8:17 pm Subject: How do you remove a GUI button? |
| How do you remove a GUI button? |
Topic: Help MouseMove does not work with Battlefield2 game. |
Hester
Replies: 3
Views: 516
|
Forum: Ask for Help Posted: Thu Sep 29, 2005 6:43 pm Subject: Help MouseMove does not work with Battlefield2 game. |
Thanks for the help. I will have to research it.
Shawn |
Topic: Help MouseMove does not work with Battlefield2 game. |
Hester
Replies: 3
Views: 516
|
Forum: Ask for Help Posted: Mon Sep 26, 2005 9:21 pm Subject: Help MouseMove does not work with Battlefield2 game. |
| I cannot use mousemove with Battlefield2. Battlefield2 is a first person shooter. Mosemove does not work corretly when playing. It just jerks the screen around. I think there is no mouse to make a re ... |
Topic: How do you split a variable? |
Hester
Replies: 4
Views: 308
|
Forum: Ask for Help Posted: Sat Aug 13, 2005 9:52 pm Subject: How do you split a variable? |
| Thanks Guys |
Topic: How do you split a variable? |
Hester
Replies: 4
Views: 308
|
Forum: Ask for Help Posted: Sat Aug 13, 2005 5:08 pm Subject: How do you split a variable? |
How do you split a variable after a : charicter into two variables?
If the variable was EatAtJoesDiner:519AppleStreet
1st variable = EatAtJoesDiner
2nd variable = 519AppleStreet |
Topic: Hide the .bmp pictures of and an AHK script. |
Hester
Replies: 2
Views: 322
|
Forum: Ask for Help Posted: Thu Aug 11, 2005 9:25 pm Subject: Re: Hide the .bmp pictures of and an AHK script. |
| Thanks |
Topic: Hide the .bmp pictures of and an AHK script. |
Hester
Replies: 2
Views: 322
|
Forum: Ask for Help Posted: Thu Aug 11, 2005 3:56 am Subject: Hide the .bmp pictures of and an AHK script. |
| I have a an AHK script that has pictures. Is there a way to imbed the .bmp files to the AHK script. Or can I make a .zip type of file to put them in. But not a zip file. It would work like the zip but ... |
Topic: How do you save the checkbox state? |
Hester
Replies: 2
Views: 307
|
Forum: Ask for Help Posted: Tue Aug 09, 2005 2:21 am Subject: How do you save the checkbox state? |
| thanks i got it |
Topic: How do you save the checkbox state? |
Hester
Replies: 2
Views: 307
|
Forum: Ask for Help Posted: Mon Aug 08, 2005 12:19 am Subject: How do you save the checkbox state? |
| Im trying to check a checkbox and then exit the my.ahk program. Then im running my.ahk program again to see if the checkbox state is checked. How do you save checkbox states? Currently I am trying to ... |
Topic: Suspend hotkeys until 1 of 2 keys is pressed - how? |
Hester
Replies: 10
Views: 836
|
Forum: Ask for Help Posted: Wed Mar 30, 2005 4:48 am Subject: Suspend hotkeys until 1 of 2 keys is pressed - how? |
oops we both missed the return for c and LShift
the script stopped at the return for t thats why t was showing up when c or LShift was pressed.
;
; AutoHotkey Version: 1.x
; Language: ... |
Topic: Remapping problem |
Hester
Replies: 7
Views: 385
|
Forum: Ask for Help Posted: Fri Mar 25, 2005 3:50 pm Subject: Remapping problem |
| need more info and post your code. |
Topic: Suspend hotkeys until 1 of 2 keys is pressed - how? |
Hester
Replies: 10
Views: 836
|
Forum: Ask for Help Posted: Fri Mar 25, 2005 5:55 am Subject: Suspend hotkeys until 1 of 2 keys is pressed - how? |
here you go
good luck on your last posture state when you die or when the map changes
;
; AutoHotkey Version: 1.x
; Language: English
; Platform: Win9x/NT
; Au ... |
Topic: can only press key one time |
Hester
Replies: 4
Views: 356
|
Forum: Ask for Help Posted: Wed Mar 23, 2005 10:57 pm Subject: can only press key one time |
| thanks |
| |