Name
Application.OpenConfigWindow -- show MUI preferences window
Synopsis
moai.DoMethod(id, "OpenConfigWindow")
Platforms
AmigaOS and compatibles only

Function
Make MUI open the preferences window for the application. MUI supports individual user interface settings for each application which is why every MUI application should add a menu item like "Settings/MUI..." to allow the user to configure these settings.

Inputs
id
id of the application object

Show TOC