Hello all, I want to center a window. I know that to center a window you need to know the screen's height and width information. Is there a function on retrieving this? I hardcoded this information in my code but I want it to be "smart" enough so that it will center no matter how big your screen is. Currently I hardcoded the window for a 800x600 screen. Thanks, Felice
- Re: [perl-win32-gui] centering a window fvittori
- Re: [perl-win32-gui] centering a window Glenn J. Christman
- Re: [perl-win32-gui] centering a window fvittori