Tagged Questions
1
vote
2answers
555 views
NSAlert in Fullscreen
I am creating a fullscreen app and am wondering if there is some way to make NSAlert go above the CGDisplayCapture that I created. Right now, the NSAlert is displaying behind the display capture. My ...