You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
475 B
475 B
Examples for go/ui
- Hello, World!: a basic UI demo.
- Frame Place(): demonstrates using the Place() layout management option for Frame widgets.]
- Window Manager: demonstrates the Window widget and window management features of the Supervisor.
- Tooltip: demonstrates the Tooltip widget on a variety of buttons scattered around the window.
- Menus: demonstrates various Menu Buttons and a Menu Bar.