Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
FM.DisableRuntimeEndWindow
Disables end screen on runtime on Mac.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM | 4.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Deprecated
This function was deprecated.
MBS( "FM.DisableRuntimeEndWindow" )
Parameters
none
Result
Returns OK or error.
Description
Disables end screen on runtime on Mac.The plugin simply watches and terminates the runtime application when the end screen is shown.
You can modify IDB_FMDRUNTIME_CLOSELOGO2.tiff image inside the application resources to show your own logo in this end screen if you don't disable it.
Deleting IDD_FMDRUNTIME_CLOSESPLASH.nib file on Mac can also prevent the dialog.
Deprecated as runtimes are deprecated.
Blog Entries
This function checks for a license.
Created 25th August 2014, last changed 12nd June 2020
