AutoHotkey Community

It is currently May 23rd, 2012, 5:32 pm

All times are UTC [ DST ]


Search found 10 matches
Search these results:

Author Message

 Forum: Support   Topic: Is there an opposite of #ifWinActive?

Posted: April 9th, 2009, 5:29 am 

Replies: 1
Views: 371


Hi all, I'm a noob trying to figure this stuff out. I have a script that I want to work all the time EXCEPT in certain windows (mainly games - Warcraft 3, etc.). I've searched the forums and looked in the help files, along with tinkering around on my own, but can't seem to get anything to work. Coul...

 Forum: Support   Topic: Trying to get these hotkeys to work right

Posted: November 27th, 2008, 7:27 am 

Replies: 12
Views: 798


Script works now! Adding that sleep didn't actually fix it directly, but it showed me what the problem was. The only thing keeping the tab from closing was the box that comes up after a right click. So, what was happening was for some reason the box came up and stayed up if RButton was pressed first...

 Forum: Support   Topic: Trying to get these hotkeys to work right

Posted: November 26th, 2008, 1:03 am 

Replies: 12
Views: 798


I closed all my other AHK scripts and nothing changed, but when I tried the MsgBox thing it got interesting. When I changed the one line to make a MsgBox the whole thing worked perfectly, in firefox and out, no matter which button I pressed first. This is what I changed: #IfWinActive, ahk_class Mozi...

 Forum: Support   Topic: Trying to get these hotkeys to work right

Posted: November 25th, 2008, 3:05 am 

Replies: 12
Views: 798


When I take out "~LButton & RButton::" then nothing happens in firefox when I click RButton first, and when I click LButton first in firefox it tries to close the whole window. The non-firefox windows still work. I copy+pasted the exact script that you posted above, but the firefox tab...

 Forum: Support   Topic: Trying to get these hotkeys to work right

Posted: November 21st, 2008, 10:07 pm 

Replies: 12
Views: 798


Tried adding the ~, it didn't change anything :(

 Forum: Scripts   Topic: New hide windows script

Posted: November 20th, 2008, 11:40 pm 

Replies: 9
Views: 6110


First of all great script - it's really nice for uncluttering my screen real estate.

Just wondering, though, is there a way to make it work for game windows? I tested it with Warcraft 3 and Warhammer 40k: Dawn of War and it couldn't hide either of them.

 Forum: Support   Topic: Trying to get these hotkeys to work right

Posted: November 20th, 2008, 11:14 pm 

Replies: 12
Views: 798


Wow, I think that fixed every one of my problems all at once. You rule. Thanks!

EDIT: I hate to do this, but I just noticed that now the hotkey doesn't work in firefox when I press RButton before LButton. The part for other windows works perfectly. Is there any reason for that?

 Forum: Support   Topic: Trying to get these hotkeys to work right

Posted: November 20th, 2008, 6:57 am 

Replies: 12
Views: 798


So I'm still pretty new at AHK and I'm trying to make a script that closes an active tab in firefox and an active window otherwise. I have the function part worked out, now I'm just having trouble with the hotkey that I'm assigning it all to. What I have so far is: { #IfWinActive, ahk_class Moz...

 Forum: Support   Topic: Closing active tab in firefox, else close window.. help!

Posted: November 14th, 2008, 5:38 am 

Replies: 1
Views: 478


I'm very new to AHK - I've made a few convenient scripts for myself but that's it. What I'm trying to do now is make a hotkey that will close the active tab if I'm in firefox, but outside of firefox it will close the window. If possible, I want to be able to get the hotkey to be LButton, RButton, an...

 Forum: Support   Topic: Closing active tab in firefox, else close window.. help!

Posted: November 13th, 2008, 4:25 am 

Replies: 2
Views: 1194


I'm very new to AHK - I've made a few convenient scripts for myself but that's it. What I'm trying to do now is make a hotkey that will close the active tab if I'm in firefox, but outside of firefox it will close the window. If possible, I want to be able to get the hotkey to be LButton, RButton, an...
Sort by:  
Page 1 of 1 [ Search found 10 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group