--- In [email protected], "philipp_l_kiefer" <philippkie...@...> wrote: > > Does anyone here know of a way to increase a window's height to well over > that of the screen, e.g. 1250 pixels for a 1680x1050 resolution? > > Thanks. >
Have you tried using win.size(hwnd, win.width(hwnd), bigheight)
