Skip to content
⌘ NSIS Forum Archive

Placement of Modern UI on screen

4 posts

Guest#

Placement of Modern UI on screen

Is it possible to control the placement of the Modern UI window on the user's screen. I have a graphical background and want to place the UI window to the left of screen center.
pengyou#
The Wiki shows one way to use SetWindowPos:

onad#
I you perform tricks like this then remember to test with DUAL or more screens attatched. (E.g. laptop with also external screen)