I have a Window
nWd := GetSysMetrics(SM_CXSCREEN) * 0.6
nHt := GetSysMetrics(SM_CYSCREEN) * 0.56
DEFINE WINDOW oWnd Title "Test Resized xBrowse " from 12,11 to nHt, nWd PIXEL
ACTIVATE WINDOW oWnd
I wish resize it but I not wish shrink the window but only until the initial coordinates
How I can make it ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com