Platforms to show: All Mac Windows Linux Cross-Platform

Back to CanvasGesturesMBS class.

CanvasGesturesMBS.AddCanvas(c as Canvas)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Controls MBS MacControls Plugin 18.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Adds a canvas to the list of canvases to track.

Please add canvas controls in Window.Open event.

See also:

Some examples using this method:

CanvasGesturesMBS.AddCanvas(c as DesktopCanvas)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Controls MBS MacControls Plugin 23.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Adds a canvas to the list of canvases to track.

Please add canvas controls in Window.Open event.

See also:

CanvasGesturesMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Controls MBS MacControls Plugin 18.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The constructor.

CanvasGesturesMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Controls MBS MacControls Plugin 18.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The destructor.

CanvasGesturesMBS.RemoveCanvas(c as Canvas)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Controls MBS MacControls Plugin 18.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Removes a canvas from the list.

Please remove canvas controls in Window.Close event.
The plugin tries to remove all when a window closes automatically.

See also:

CanvasGesturesMBS.RemoveCanvas(c as DesktopCanvas)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Controls MBS MacControls Plugin 23.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Removes a canvas from the list.

Please remove canvas controls in Window.Close event.
The plugin tries to remove all when a window closes automatically.

See also:

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


The biggest plugin in space...