< Futurebasic < Language < Reference 
      FBGETSCREENRECT function
 
| FBGETSCREENRECTFunction✔ Appearance ✔ Standard ✔ Console Syntax
 RevisedFebruary, 2002 (Release 6) DescriptionBefore 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... 
 | 
    This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.