![]() |
<< Index >> |
FutureBasic 5 |
InvalRect | function | |
|
ignored = fn InvalRect(rect)
InvalRect
to mark a portion of the current window as an area that needed to be refreshed during the next update. This call will not work in MacOS X (or in the Carbon version of OS 9). Our substitute, fn InvalRect
, will work in versions 7 through X without additional coding required on your part.