GUIInformation

GUIInformation[obj]
returns information about a live interface object.
GUIInformation[obj, target]
returns information about a specific widget in the interface.
GUIInformation[obj, target, sets]
returns only specific rule sets of information.
  • To use GUIInformation, you first need to load GUIKit using Needs["GUIKit`"].
  • GUIInformation can be used within scripts or with a GUIObject instance to find information about specific widgets or their properties.
© 2008 Wolfram Research, Inc. japanese.gif