Is there a function which determines whether scar is the active client?
Let me know!
~Sandstorm
Is there a function which determines whether scar is the active client?
Let me know!
~Sandstorm
Try Alt + F4. Should tell you.
Nah, I don't think there's a procedure for that mate.



What do you mean by active client? The selected window, or the active window?
Uhh... The one on top.
~Sandstorm



SCAR Code:function IsScarActive: Boolean;
begin
Result:= GetApplication.Active;
end;
Thank you Bullzeye!
~Sandstorm
There are currently 1 users browsing this thread. (0 members and 1 guests)