Platforms to show: All Mac Windows Linux Cross-Platform
SCNControlMBS control
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
control | SceneKit | MBS Mac64bit Plugin | 18.4 | Yes | No | No | No | Desktop only |
Notes:
This control embeds a special SCNView subclass.
Designed for Xojo 2013r1 and newer. May work on Xojo 2012, but not perfectly.
Please use view property to access the underlaying object and set properties.
To learn about rendering events, please check here:
https://developer.apple.com/documentation/scenekit/scnscenerendererdelegate?language=objc
- 16 events
- event BoundsChanged
- event EnableMenuItems
- event FrameChanged
- event GotFocus
- event LostFocus
- event MenuAction(HitItem as MenuItem) As Boolean
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x As Integer, y As Integer)
- event rendererDidApplyAnimations(time as double)
- event rendererDidApplyConstraints(time as double)
- event rendererDidRenderScene(scene as SCNSceneMBS, time as double)
- event rendererDidSimulatePhysics(time as double)
- event rendererUpdate(time as double)
- event rendererWillRenderScene(scene as SCNSceneMBS, time as double)
- event ScaleFactorChanged(NewFactor as double)
- property View as SCNViewMBS
Some examples which use this control:
- /Mac64bit/SceneKit/Camera
- /Mac64bit/SceneKit/Camera with fix elements
- /Mac64bit/SceneKit/Change Backgroundcolor by Click
- /Mac64bit/SceneKit/Free form
- /Mac64bit/SceneKit/Physics
- /Mac64bit/SceneKit/Rotation
- /Mac64bit/SceneKit/SceneKit Example
- /Mac64bit/SceneKit/SceneKit Hanoi
- /Mac64bit/SceneKit/SceneKit Images
- /Mac64bit/SceneKit/SceneKit Primitives
- /Mac64bit/SceneKit/SceneKit Spheres
- /Mac64bit/SceneKit/Triangle Demo
Blog Entries
- Three new controls for iOS in Xojo
- MBS Xojo Plugins, version 20.6pr3
- MonkeyBread Software Releases the MBS Xojo Plugins in version 20.2
- MBS Xojo Plugins, version 20.2pr1
- MBS Xojo Plugins, version 18.4pr8
Xojo Developer Magazine
- 18.4, page 26: Introducing PowerXS (Part 1), A new tool to make XojoScript easier to use by Marc Zeedar
- 18.1, page 39: Check Your Spelling, Implement Microsoft Word Spelling Checking in your Application by Eugene Dakin
The items on this page are in the following plugins: MBS Mac64bit Plugin.
RoundRectangleMBS - SCNIOSControlMBS

Links
MBS Xojo Chart Plugins