Terraservice.net is a website that provides access to aerial imagery and topographical maps of the United States. A web service has been provided that allows developers to ...
DialogReturn[expr] closes a dialog window, returning the expression expr from the dialog.DialogReturn[] closes a dialog window, returning Null.
SystemDialogInput["type"] brings up an interactive system dialog and returns the value chosen in the dialog. SystemDialogInput["type", init] uses init as the initial setting ...
Restriction scripts can be very useful in managing sitewide installations of Mathematica. They can be used to prevent access to Mathematica by unauthorized users on the ...
ShowNETConsole[] displays the .NET console window and begins capturing output sent to the Console.Out and Console.Error streams.ShowNETConsole["stdout"] captures only ...
Stylesheet assigns a stylesheet to the current notebook.
In Mathematica, dialog boxes are customized notebooks used to provide users with information and/or request user input. There are two properties associated with dialogs. ...
Version 6.0 added hundreds of new options for formatting and styling —supporting Version 6.0's major advances in dynamic interactivity, interoperability, interface ...
Mathematica can export dynamic visualizations to common multimedia formats, as well as being able to import animated graphics and other data.
Widget["Frame"] represents a complete window.