tooro-editor icon indicating copy to clipboard operation
tooro-editor copied to clipboard

Replace tinyfiledialogs with a native rust crate

Open sourcebox opened this issue 4 years ago • 4 comments
trafficstars

The main motivation for this is to make cross-compilation for ARM Macs much easier. A candidate for this would be the rfd crate.

sourcebox avatar Aug 14 '21 09:08 sourcebox

I don't know if it helps, but in tinyfiledialogs v3.13.3 I have added the AppleSilicon dylib file (previously it was only Intel)

vareille avatar Jul 07 '23 06:07 vareille

I don't know if it helps, but in tinyfiledialogs v3.13.3 I have added the AppleSilicon dylib file (previously it was only Intel)

vareille avatar Jul 07 '23 06:07 vareille

I don't know if it helps, but in tinyfiledialogs v3.13.3 I have added the AppleSilicon dylib file (previously it was only Intel)

Thanks for letting me know. I think I will check what the "official" recommendation for file dialogs in iced is, as soon as there is some info about it.

sourcebox avatar Jul 07 '23 07:07 sourcebox

not sure if it helps either, but I've also added Linux .so files for x86 and x64

vareille avatar Jul 07 '23 08:07 vareille