i searched for this but was unable to find anything. is there a way i
can switch window focus to another already running application
according to (partial) window title?
VBScript and C# have AppActivate. I've looked at java.lang.Runtime but
it only has a way to run new commands- i want to be able to switch to
an already running program. Thanks
spunibard@gmail.com - 27 Feb 2007 20:47 GMT
never mind, it seems this is only possible by using os specific api.
> i searched for this but was unable to find anything. is there a way i