![]() |
A way to open an app with a specific name/id?
Hi all,
I was wondering if anybody out there knew how to open an application with a specific window name or id. To be specific, I'm writing a set of scripts that play various media files though mplayer, and I want mplayer open with either a specific window name, or an id. Or even someway to get the window id on startup. That would be a great help! From looking myself...the closest I've come to finding a solution is the x11 command "xwininfo," which returns a great deal of info about the window including it's id...but I need the name of the window for that to work...and since there will be multiple mplayers open at one time, it would be most helpful if I had a way to either set a name to mplayer on startup, or get/set it's id on startup. Thanks for all the help! :D |
Do you mean 'talk to' rather than open?
If so, you mean IPC - inter process communication. |
Unless the app supports a command line option to set its window ID, I have my doubts about the possibility of forcing one. Finding one out is a maybe, though; there must be some way to get a list of open windows or maybe the ID of the uppermost window. I'm just barely scratching the surface of Windows scripting myself, so I don't know for sure. Anyone else know more? I'd be interested to know, too.
|
| All times are GMT -5. The time now is 5:39 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC