2014-05-07 22:41 UTC
I can't seem to get a form to display on a second monitor.
A user has dragged a form onto the second monitor, and then a companion dialog needs to be displayed.
If I query the GetPos of the first form, it shows an X value that is negative.
But when I pass a negative X value to form_show, it appears to be ignored, and the second form always displays on the primary monitor.
Any workaround?
Thanks for any tips!
--J
A user has dragged a form onto the second monitor, and then a companion dialog needs to be displayed.
If I query the GetPos of the first form, it shows an X value that is negative.
But when I pass a negative X value to form_show, it appears to be ignored, and the second form always displays on the primary monitor.
Any workaround?
Thanks for any tips!
--J