Platforms to show: All Mac Windows Linux Cross-Platform
ResolutionLibraryPresentMBS as boolean
Function:
Returns true if the DisplayManager library file was found.
Example:
This library should be present on all Mac OS Classic versions. (It is in the system suitcase.)
Returns always true on Windows.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
global method | Resolution | MBS Util Plugin | Yes | No | No | No | Desktop only |
Example:
if not ResolutionLibraryPresentMBS then
msgbox "I'm missing the shared library 'DisplayManager'."
end if
This item is deprecated and should no longer be used.
Notes:
This library should be present on all Mac OS Classic versions. (It is in the system suitcase.)
Returns always true on Windows.
Some examples using this global method:
Blog Entries
The items on this page are in the following plugins: MBS Util Plugin.

Links
MBS Xojo PDF Plugins