BoxData
(Built-in Mathematica Symbol) BoxData[boxes] is a low-level representation of the contents of a typesetting cell.
Copyable is an option for Cell that specifies whether a cell can be copied interactively using the front end.
EndDialogPacket[integer] is a MathLink packet indicating the end of the Dialog subsession referenced by integer.
ShowCellBracket is an option for Cell that specifies whether to display the bracket that indicates the extent of the cell.
TokenWords is an option for Read and related functions which gives a list of token words to be used to delimit words.
Cells as Mathematica Expressions Notebooks as Mathematica Expressions Manipulating Notebooks from the Kernel
RSS
(Mathematica Import/Export Format) MIME type: application/rss+xml RSS web syndication format. Commonly used to transmit frequently updated web content to feed readers or news aggregators. RSS is an acronym for ...
Widget["PasswordField"] represents a password field.
This example demonstrates some simple interaction between user interface controls and some Mathematica scripting.
This example demonstrates how to create a reusable GUIKit` widget for wrapping Plot and some of its options. You can easily treat the PlotGroup example as a single reusable ...