Documentation
¶
Overview ¶
Command filedialog demonstrates github.com/crgimenes/native/filedialog: it shows the native open panel, then the native save panel. Run it with:
go run ./examples/filedialog
It opens modal panels, so run it interactively. The panels must run on the main thread; init pins the main goroutine there before main starts.
Click to show internal directories.
Click to hide internal directories.