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

Lazze(Posted 2004) [#1]
I need to find the height and width of the window area (window without titlebar/menubar/borders). How do I do that???


Lazze(Posted 2004) [#2]
Never mind....

READ THE F***** MANUAL!!! :oD
ClientWidth()
ClientHeight()

It's been a long day........


skn3(Posted 2004) [#3]
clientwidth and clientheight, will also return the "inner" dimensions of any gadget.