ui/eg/README.md

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.