Platforms to show: All Mac Windows Linux Cross-Platform

CGSWindowMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CoreGraphics MBS MacCG Plugin 7.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
A class for a window in the CoreGraphics System.

Requires Mac OS X 10.4.
All functions used by the CGS classes are private APIs, so Apple does not guarantee that they work in future Mac OS X versions.

To find all processes on Mac, use the ProcessMBS class.
To find all windows on Windows, use the WindowsListMBS class.

Not official supported by Apple and some effects don't work well on latest OS X versions!

Constants

Constant Value Description
kCGSOrderAbove 1 Window is ordered above target.
kCGSOrderBelow -1 Window is ordered below target.
kCGSOrderOut 0 Window is removed from the on-screen.

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some examples using this class:

Blog Entries


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


CGSWindowListMBS   -   CGSWorkspaceMBS


The biggest plugin in space...