Fullscreen Projector (Preview) event

obsgnub

New Member
Is there an event that gets fired when you start a Fullscreen Projector (Preview)? More specifically, I'm trying to get ahold of the screen geometry of the preview monitor when the preview is started.

Thanks!
 
Digging through the source, I couldn't find any way to get the screen geometry of the preview monitor. It's not cross platform compatible, but I was able to get what I needed by calling EnumWindows
 
Back
Top