The definitive Wolfram Language and notebook experience
The original technical computing environment
All-in-one AI assistance for your Wolfram experience
We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
Courses in computing, science, life and more
Learn, solve problems and share ideas.
News, views and insights from Wolfram
Resources for
Software DevelopersWe deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
Wolfram SolutionsCourses in computing, science, life and more
Learn, solve problems and share ideas.
News, views and insights from Wolfram
Resources for
Software DevelopersThe Wolfram Language's unified symbolic architecture makes it incredibly easy to create dialog boxes that range from the straightforward to the highly elaborate and customized. Every dialog box is a notebook with arbitrary layout and styling, in which arbitrary actions defined by Wolfram Language programs can immediately be applied through the Dynamic mechanism.
MessageDialog — put up a dialog box to display a message
ChoiceDialog — put up a dialog box with buttons to make choices
DialogInput — put up a dialog and return what is supplied to DialogReturn
CreateDialog — put up a dialog, but let Wolfram Language evaluation continue
DialogNotebook — create a custom dialog window
Input, InputString — get input from a simple dialog box
SystemDialogInput — get input through system dialog boxes (files, colors, sound, ...)
AuthenticationDialog — put up a dialog to request authentication credentials
ButtonsDefaultButton ▪ CancelButton ▪ ChoiceButtons ▪ Button
DialogReturn — close a dialog, possibly returning a value
ClickToCopy — copy the given expression to the clipboard when clicked
Controls »Checkbox ▪ PopupMenu ▪ SetterBar ▪ InputField ▪ ProgressIndicator ▪ RadioButton ▪ RadioButtonBar ▪ FileNameSetter ▪ ColorSetter ▪ ...
Layout & Organization »Text ▪ Grid ▪ Panel ▪ Item ▪ Enabled ▪ TabView ▪ OpenerView ▪ ...
Annotation & LabelingTooltip ▪ Labeled ▪ Text ▪ Graphics ▪ WindowTitle
Modal — specify whether a dialog box is modal to the front end
Related Tech Notes Related Workflow Guides Related Guides TopRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4