novacto3

Results 5 comments of novacto3

Any progress on this one? We just lost some data because of this...

Yes, sorry for not specifying that. Let me know if I can be of any help with this.

I checked the v1.3.0.13 release and it does not work either. No exception is raised, but the disabled display is not enabled. In v1.2.0.2 it works fine.

I have a display that is "disconnected" (in the terminology of Windows display settings) - it is connected, but disabled. Calling `display.Enable(new WindowsDisplayAPI.DisplaySetting(display.GetPreferedSetting()));` in previous versions of Your library started...

I found the bug. In previous versions (tested on v1.1 and v1.2) the attached displays had names "//DISPLAY1", "//DISPLAY2", "//DISPLAY3" and the unattached display had name "//DISPLAY4". In the new...