Quote:
Originally Posted by KevinH
Is something along those lines what you are thinking?
|
Very much so.
I think we would probably need to maintain ifdefs for each platform in the utility function, rather than setting things for all platforms with one variable. I believe there are many places where native dialogs simply won't work on macOS. Specifically where zip files need to be
selected by a dialog rather than browsed into. Or am I remembering something else in that regard?
Non-native dialogs may break some theming stuff on Linux, so I'd need to do some checking before determining if non-native dialogs on Linux should be the default, or the exception.