CanvasGesturesMBS methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

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.


💬 Ask a question or report a problem