Hi all,
how could I implement minimum height & width window sizes; i.e. a window that cannot be resized to be smaller than those sizes?
Thanks for all pointers,
Kai
Window size constraints
Window size constraints
PB 5.73 on Windows 10 & OS X High Sierra
Re: Window size constraints
WindowBounds(#Window, MinimalWidth, MinimalHeight, MaximalWidth, MaximalHeight)
%101010 = $2A = 42
