Create Window larger than desktop (display resolution)

后端 未结 9 2133
旧时难觅i
旧时难觅i 2021-01-12 03:47

I need to resize a window larger than screen resolution or size of desktop, programmatically & preferably also manually.

Since MS-Windows XP/Vista disallows a wi

9条回答
  •  庸人自扰
    2021-01-12 04:47

    If you have a video card with the possibility to connect more than one screen, another workaround is to setup your system as if it is using two screens next to eachother. Then you can resize your windows to the size of the two screens together.

提交回复
热议问题