Platforms to show: All Mac Windows Linux Cross-Platform

Back to DesktopWindow class.

DesktopWindow.UpdateNowRectMBS(left as integer, top as integer, width as integer, height as integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Window MBS MacOSX Plugin 21.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
On Mac OS all windows are doublebuffered and the OS updates the screen from time to time. This method forces a screen update for a part of your window.
Example
Mainwindow.UpdateNowRectMBS Mainwindow.text.left, Mainwindow.text.top,  Mainwindow.text.width, Mainwindow.text.height

The items on this page are in the following plugins: MBS MacOSX Plugin.


The biggest plugin in space...