is it possible to make the application window center aligned according to the screen area. as i dont see any other way to set the window property to align it to the center.
Use get_application_property to determine the screen size. Centre the window based on half the width of the screen minus half the width of your window.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.