| Author |
Message |
Topic: Changing color of a single taskbar button? |
anchelito
Replies: 1
Views: 88
|
Forum: Ask for Help Posted: Mon Aug 11, 2008 8:56 am Subject: Changing color of a single taskbar button? |
Is it possible to change the color of a single taskbar button? F. ex. depending on Window-Title, filename, Process-id.
This way you could add a fixed color to a special program, so that you can be ... |
Topic: Passing parameters to a running script |
anchelito
Replies: 1
Views: 72
|
Forum: Ask for Help Posted: Fri Jun 13, 2008 10:16 pm Subject: Passing parameters to a running script |
never mind ... i found this:
http://www.autohotkey.com/forum/viewtopic.php?t=19958single+instance+parameters
the forum has a strange search-function. it does often not work correc ... |
Topic: Passing parameters to a running script |
anchelito
Replies: 1
Views: 72
|
Forum: Ask for Help Posted: Fri Jun 13, 2008 10:12 pm Subject: Passing parameters to a running script |
Is it possible to pass a parameter to a running script somehow, f. ex. via command-line or shortcut???
i already found out, that i have to set singleinstance to ignore, so that not another script ... |
Topic: What is the best filemanager? |
anchelito
Replies: 32
Views: 3723
|
Forum: Utilities & Resources Posted: Mon Jun 02, 2008 7:19 pm Subject: What is the best filemanager? |
i have to support gar brown. ultraexplorer is my absolute favorite.
be sure to use the current 2.0 beta 1a from the [url=http://www.mustangpeak.net/phpBB2/viewtopic.php?t=1615]forum, as it is better ... |
Topic: WinActivate sometimes does not activate,or just topmost |
anchelito
Replies: 1
Views: 146
|
Forum: Ask for Help Posted: Thu Dec 27, 2007 7:58 pm Subject: WinActivate sometimes does not activate,or just topmost |
problem solved:
it was the pid - now i just take the hwnd with ahk_id and everything is great.
thanks a lot |
Topic: WinActivate sometimes does not activate,or just topmost |
anchelito
Replies: 1
Views: 146
|
Forum: Ask for Help Posted: Thu Dec 27, 2007 7:17 pm Subject: WinActivate sometimes does not activate,or just topmost |
| with the help of a script i found in the forum for detecting the order of the taskbar-items i created a script, that overrides the F-keys, so that they activate the window of the corresponding item in ... |
Topic: Recognize order of taskbar-items |
anchelito
Replies: 1
Views: 119
|
Forum: Ask for Help Posted: Wed Dec 26, 2007 9:18 pm Subject: Recognize order of taskbar-items |
ah ... got it:
http://www.autohotkey.com/forum/viewtopic.php?t=18652taskbar
thanks anyway!!! |
Topic: Recognize order of taskbar-items |
anchelito
Replies: 1
Views: 119
|
Forum: Ask for Help Posted: Wed Dec 26, 2007 4:42 pm Subject: Recognize order of taskbar-items |
| is there a way to recognize the order of the items in the taskbar?? i want to write a script, that listens to key-combos like ctrl+1 or 1-double-press, etc. and minimizes/maximizes the window at the g ... |
| |