Versions in this module Expand all Collapse all v2 v2.7.2 Jan 29, 2024 Changes in this version + func ShowOpenFileDialog(config cfd.DialogConfig) (string, error) + func ShowOpenMultipleFilesDialog(config cfd.DialogConfig) ([]string, error) + func ShowPickFolderDialog(config cfd.DialogConfig) (string, error) + func ShowSaveFileDialog(config cfd.DialogConfig) (string, error)