package
1.0.8
Repository: https://github.com/lempi-sudo/fyneplus.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewFileOpen creates a file dialog allowing the user to choose a file to open.
NewFileSave creates a file dialog allowing the user to choose a file to save to (new or overwrite).
NewFolderOpen creates a file dialog allowing the user to choose a folder to open.
ShowFileOpen creates and shows a file dialog allowing the user to choose a file to open.
ShowFileSave creates and shows a file dialog allowing the user to choose a file to save to (new or overwrite).
ShowFolderOpen creates and shows a file dialog allowing the user to choose a folder to open.

# Variables

No description provided by the author
No description provided by the author

# Structs

FileDialog is a dialog containing a file picker for use in opening or saving files.
No description provided by the author