I did my bindings using the easy .C interface did you use the morecomplete .CALL ?
On 9/22/23 00:08, Paul Smith wrote:
Hi, Following your email to the r-package-dev list I tidied up some previous work I did with an R wrapper for the tinyfiledialog C code into a package which can be found here https://github.com/waternumbers/tinyfiledialogR It is largely untested (except on my linux machine - KDE, openSUSE tumbleweed) and not ready for CRAN but shows one way of interfacing to the code. Feel free to fork or submit pull requests as you see fit. cheers Paul