Re: NSScreen ID Unreliable

2012-10-10 Thread Gordon Apple
I¹m mostly using it for setting/retrieving/showing a capture region on the screen. If the user manually draws a capture region, I have to determine the relevant screen ID in order to know if the AVScreenCaptureInput object needs to be replaced with a new one. (You can only set it¹s capture screen

Re: NSScreen ID Unreliable

2012-10-09 Thread Seth Willits
On Oct 9, 2012, at 10:38 AM, Gordon Apple wrote: > OK, this sucks. So how does one get a reliable (and persistent storage > capable) way to identify a screen? I use frame comparisons. I think the answer is going to depend on what you need it for. -- Seth Willits _