Xojo Developer Conference
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
Platforms to show: All Mac Windows Linux Cross-Platform
NSMakePointMBS(x as Double, y as Double) as NSPointMBS
Function:
Creates a NSPoint object based on coordinates.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Cocoa | MBS Main Plugin | 9.4 | Yes | No | No | Yes, macOS only | No |
Some examples using this method:
NSMakeRangeMBS(location as UInt32, length as UInt32) as NSRangeMBS
Function:
Creates a new range with the given values.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Cocoa | MBS Main Plugin | 9.6 | Yes | No | No | Yes, macOS only | No |
Some examples using this method:
NSMakeRectMBS(x as Double, y as Double, w as Double, h as Double) as NSRectMBS
Function:
Creates a NSRect object based on coordinates and size.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Cocoa | MBS Main Plugin | 9.4 | Yes | No | No | Yes, macOS only | No |
Some examples using this method:
NSMakeSizeMBS(w as Double, h as Double) as NSSizeMBS
Function:
Creates a NSSize object based on a size.
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
global method | Cocoa | MBS Main Plugin | 9.4 | Yes | No | No | Yes, macOS only | No |
Some examples using this method:
The items on this page are in the following plugins: MBS Main Plugin.
Links
MBS FileMaker tutorial videos