You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FXFileChooser allows to change directory in different ways:
locations menu always shows the user data folder
locations menu may provide navigation linkts to other pre-defined locations
opening a directory chooser using the button or menu
manually pasting a valid directory into the search bar
There may be cases, where opening either all of these options or a subset is not permitted.
So ideally there should be a standard case and each of these options should be configurable programmatically.
The text was updated successfully, but these errors were encountered:
FXFileChooser allows to change directory in different ways:
There may be cases, where opening either all of these options or a subset is not permitted.
So ideally there should be a standard case and each of these options should be configurable programmatically.
The text was updated successfully, but these errors were encountered: