All functions Mac OS X Windows Crossplatform Components New in version: 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 2.0
Component: Window
Mac OS X: Works
Windows: Does nothing
MBS( "Window.SetModified" ; WindowRef; On or Off )
Parameter | Description | Example value |
---|---|---|
WindowRef | Window Reference is the Unique OS level window ID. You can obtain this by using the Window.FindByTitle or the Window.FindByindex Function | 0 |
On or Off | 0 |
On Mac OX, a window has a "Modified" State. If the content's of a window have been modified the Red Close button shows this by displaying a dark center. This function gives you control over that setting. Normally FileMaker window's do not display the modified state of a the window.
Feedback: Report problem or ask question.