GUIKit`
GUIKit`

"SystemPropertiesPanel"

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

Widget["SystemPropertiesPanel"]

displays the current system property values of the underlying runtime engine.

Details

  • To use Widget["SystemPropertiesPanel"], you first need to load GUIKit using Needs["GUIKit`"].
  • Widget["SystemPropertiesPanel"] is a useful panel for displaying all the current system property values of the underlying runtime engine. This panel supports copying table values (with the optional alternate mouse popdown menu) for pasting into other applications, as well as extracting them into a Wolfram System session with its "items" property value.
  • The following property is available:
  • "items"current system propertiessystem property settings of the current runtime engine

Examples

Basic Examples  (1)