# Examples for go/ui * [Hello, World!](hello-world/): a basic UI demo. * [Frame Place()](frame-place/): demonstrates using the Place() layout management option for Frame widgets.] * [Window Manager](windows/): demonstrates the Window widget and window management features of the Supervisor. * [Tooltip](tooltip/): demonstrates the Tooltip widget on a variety of buttons scattered around the window. * [Menus](menus/): demonstrates various Menu Buttons and a Menu Bar.