Skip to content

Learning path

If you know Go, you are ready. Start with your first window, copy the complete program, and run go run . locally.

Start with these three steps

  1. Run a window: Install DXUI and open your first desktop window.
  2. Add interaction: Change a number with a button and retain text input.
  3. Arrange the UI: Place controls horizontally or vertically and adapt to window size.

Build a small application

Explore styles and themes for colors, spacing, and light/dark appearance. Then complete the form example to practice input, validation, and submission.

Read these when needed