SendKeepActive - question

10/02/2010 13:41 schmuselord1#1
i know there is the command SendKeepActive("any client") which keeps "any client" permanently active.

but what id like to know is: is there any way to control it?

for example: i want to run 2 clients. 1 is the main client the other one is the support client. in some cases i want to switch priority; making the other client active until a certain action was done. the names of the clients are different.

if anyone knows it i will appreciate your help. thx
10/02/2010 14:52 PenGuin :O#2
Code:
WinActive()

;) F1 -> Help
10/02/2010 15:07 lolkop#3
Quote:
Originally Posted by pinguin94 View Post
Code:
WinActive()

;) F1 -> Help
fast :P
F1 von WinActive sagts ja schon:
Quote:
Success: Returns the handle to the window if it is active.
Failure: Returns 0 otherwise.
nützlicher wäre hier sicherlich:
Code:
WinActivate()
zum aktivieren eines fensters :P
10/02/2010 15:13 schmuselord1#4
danke :P
10/02/2010 17:00 PenGuin :O#5
Was heißt fast, er muss doch auch checken welches Fenster aktiviert ist ;)
Um dann zum anderen zu schalten.

EDIT: Für mich gibs kein Thanks Q_Q

666 Post -> evil