Futurebasic/Language/Reference/fbgetscreenrect
Appearance
FBGETSCREENRECT function
[edit | edit source]
FBGETSCREENRECT[edit | edit source]Function[edit | edit source]✔ Appearance ✔ Standard ✔ Console Syntax[edit | edit source]
Revised[edit | edit source]February, 2002 (Release 6) Description[edit | edit source]Before OS X, we were able to extract the content rectangle of a window using the following code:
This no longer works because the window pointer and the grafport have been separated into different structures. You can substitute this simple function in your programs and it will work in all supported versions of the system software.
or...
|