PasteBoxFormInlineCells is an option for cells that specifies whether a new inline cell is created when a typeset expression is pasted into a non-box-type cell.
SetPropertyValue[name, value] sets a widget property value.SetPropertyValue[{target, name}, value] or SetPropertyValue[{target, name} -> value] sets a widget property value, ...
Widget["Frame"] represents a complete window.
This example uses Widget["ColorChooser"] and includes sample code demonstrating how to
Here are a few examples that demonstrate building user interfaces with the GUIKit framework. Hello World—The classic simple application written with GUIKit. Simple Slider
RTF
(Mathematica Import/Export Format) MIME type: application/rtf RTF document file format. Used for cross-platform exchange of formatted text documents. Supported by most word processors. RTF is an acronym for ...
VCF
(Mathematica Import/Export Format) MIME types: text/directory, text/x-vcard vCard personal data format. Commonly used in email and personal information management applications and on mobile devices. Standard ...
Definition[symbol] prints as the definitions given for a symbol.
FontSubstitutions is an option for Style and Cell that gives a list of substitutions to try for font family names.
PaletteNotebook[{cell_1, cell_2, ...}] represents a palette notebook that can be manipulated by the Mathematica front end.