Platforms to show: All Mac Windows Linux Cross-Platform

Back to Window class.

Window.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 ✅ 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

Updated for 64-bit in plugin version 18.3.

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


The biggest plugin in space...