GUIKit`
GUIKit`

"Label"

The functionality provided by GUIKit has been superseded by the interface construction and controls functions native to the built-in Wolfram Language.

Widget["Label"]

represents a textual label.

Details

  • To use Widget["Label"], you first need to load GUIKit using Needs["GUIKit`"].
  • The following property is available:
  • "text"""text label

Examples

Basic Examples  (1)