I have implemented HTMLViewer in my project which is working great on displaying and navigation purposes. Now I want to allow the user to download a file. When I click on a link that would initiate a download nothing happens, no downloaded file in Documents or Downloads. I’ve checked all the (most) very old posts regarding file download with HTMLViewer. Is that still not possible out of the box?
I’m on Mac with Xojo 2023.1 but need it for Win, Mac and Linux in the end.
So what’s the current state of downloading a file over HTMLViewer? Else is there a proper solution/workaround without 3rd party plugin?