I need to find the height and width of the window area (window without titlebar/menubar/borders). How do I do that???
How do I find the size of the active window-area
BlitzPlus Forums/BlitzPlus Programming/How do I find the size of the active window-area Never mind....
READ THE F***** MANUAL!!! :oD
ClientWidth()
ClientHeight()
It's been a long day........
READ THE F***** MANUAL!!! :oD
ClientWidth()
ClientHeight()
It's been a long day........
clientwidth and clientheight, will also return the "inner" dimensions of any gadget.