Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Dynamic Interactivity > Custom Interface Construction > Dialog Boxes > Modal >

Modal

Modal
is an option to functions such as CreateDialog that specifies whether the dialog that is created should be modal to the Mathematica front end.
  • With the default setting Modal->False, other windows can be used even when the dialog is open.
  • With Modal->True, no other Mathematica windows can be used until the dialog has been closed. If there is no mechanism for closing the dialog, Mathematica will therefore effectively freeze.
Create a modal dialog that blocks operations in other open notebooks:
Create a modal dialog that blocks operations in other open notebooks:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF