I’d like to get my set Skia renderers to particular screens, I have tried WinFormUtils but this doesn’t seem to be working in the latest versions of Gamma.
On open, screen one will be gamma patch, screen 2 will be full screen output of one of my skia renderers, screen 3 will be full screen output of the other skia renderer. I am using two IR touch frames which are recieving data from the skia renderers, and they have to always end up on the correct monitor so that the data recieved from them is correct. Video output to the skia renderers isn’t actually facing the user, output is pushed to pixels, skia renderers in full screen are solely there to recieve IR touch data.
