GUIKit`
GUIKit`

WidgetGroup

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

WidgetGroup[{content, }]

specifies custom layout settings for how the content widgets are displayed.

Details and Options

  • To use WidgetGroup, you first need to load GUIKit using Needs["GUIKit`"].
  • WidgetGroup can be used instead of default simple List structures to add optional custom layout features.

Examples

Basic Examples  (1)

Change the layout of the buttons to a row (as opposed to a column):

Wolfram Research (2007), WidgetGroup, Wolfram Language function, https://reference.wolfram.com/language/GUIKit/ref/WidgetGroup.html.

Text

Wolfram Research (2007), WidgetGroup, Wolfram Language function, https://reference.wolfram.com/language/GUIKit/ref/WidgetGroup.html.

CMS

Wolfram Language. 2007. "WidgetGroup." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GUIKit/ref/WidgetGroup.html.

APA

Wolfram Language. (2007). WidgetGroup. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/GUIKit/ref/WidgetGroup.html

BibTeX

@misc{reference.wolfram_2023_widgetgroup, author="Wolfram Research", title="{WidgetGroup}", year="2007", howpublished="\url{https://reference.wolfram.com/language/GUIKit/ref/WidgetGroup.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_widgetgroup, organization={Wolfram Research}, title={WidgetGroup}, year={2007}, url={https://reference.wolfram.com/language/GUIKit/ref/WidgetGroup.html}, note=[Accessed: 19-April-2024 ]}