Documentation
¶
Overview ¶
Command filedialog demonstrates github.com/crgimenes/native/filedialog: it shows the native open panel, the native save panel, then the native choose-directory 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.