| View previous topic :: View next topic |
| Author |
Message |
barty
Joined: 30 Aug 2009 Posts: 10
|
Posted: Thu Sep 17, 2009 11:22 pm Post subject: how can I tell when a program is in full screen? |
|
|
In my script, I want to suppress certain dialogs of my own (i.e., just not show them) when some program -- whether it's a media player, a game, or a web browser -- is in full screen mode. Is it possible to detect this in a general way? Note that the program is not necessarily in some exclusive Direct3D mode, but has only taken over the entire screen. (Just knowing whether the windows taskbar is visible would be helpful.)
thanks |
|
| Back to top |
|
 |
Leef_me
Joined: 08 Apr 2009 Posts: 5336 Location: San Diego, California
|
|
| Back to top |
|
 |
barty
Joined: 30 Aug 2009 Posts: 10
|
Posted: Sat Sep 19, 2009 6:31 am Post subject: |
|
|
| thanks. the monitowrorkarea looks promising. I'll report back once I've had some time playing with it. |
|
| Back to top |
|
 |
|