This section shows the main widgets available in the Racket Graphical User Interface Toolkit. Each image is a link to the documentation of the relevant widget.
(parentpanel)(label"Check Box")(value#t)))
(label"Combo")(parentpanel)(init-value"Field")))
(parentpanel)(label"Editor Canvas")))
(parentpanel)(label"Group Box Panel")))
(label"List Box")(parentpanel)"Item 1""Item 2"))'column-headers))
(parentframe)))(label"&File")(parentmenu-bar))(label"&Edit")(parentmenu-bar))(label"&Help")(parentmenu-bar))
(parentpanel)(parenta-panel)(label"Panel"))
(label"Radio Box")(parentpanel)"Button 1""Button 2"))))
(label"Slider")(parentpanel)(min-value0)(max-value100)(init-value42)))
(parentpanel)"Tab 1""Tab 2"))))
(label"Text")(parentpanel)(init-value"Field")))