GUIKit`
GUIKit`

WidgetAlign

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

WidgetAlign[]

is a widget layout placeholder that provides an alignment marker.

WidgetAlign[{ref,After},Before]

makes a specific request for the next widget to align to another widget by named reference ref, and aligned based on Before and After specifications on both widgets.

Details and Options

  • To use WidgetAlign, you first need to load GUIKit using Needs["GUIKit`"].
  • WidgetAlign provides a marker that other WidgetAlign markers will align with if present.

Examples

Basic Examples  (1)

Without WidgetAlign:

With WidgetAlign:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_widgetalign, organization={Wolfram Research}, title={WidgetAlign}, year={2007}, url={https://reference.wolfram.com/language/GUIKit/ref/WidgetAlign.html}, note=[Accessed: 28-March-2024 ]}