Blatman
Blatman
portable-file-dialogs lib upstream needs to be addressed but the following changes to the portable-file-dialogs.h file prior to building the server binary will suffice. fixes (Yes/No) -L1519 " default button \"Yes\""...
@shalithasuranga - just to let you know that this issue has been addressed upstream in the portable-file-dialogs repo ([issue #70](https://github.com/samhocevar/portable-file-dialogs/issues/70) and works OK. Would be good if the neu repo...
Looks like at the moment the reconciliation between upstream and the neutralino file is proving difficult as a few other changes have occured upstream since 2020. Attached is a portable-file-dialog.h...
Just been looking further and if the text file is opened and read then closed with no modification of content or permissions then the createdAt will change. This suggests that...
Just wondering - is this a duplicate of #900 ?
Since there is now a reference to the other issue probably best if both are closed when problem is addressed/fixed.
Not sure if this will help but may be a workround - I have just been looking around the upstream webview repo and there has been a fix for an...
@UnKnoWn-Consortium - yup I agree the full path returned would be highly desirable and I find the DnD is only really usable if the folder path dragged from is known...
It is possible to start an Express server as a packaged executable using the execCommand() API. eg: I use Caxa to bundle node with an Express server and the bundle...
@shalithasuranga - Still trying to get the Native API going but major concern is the closing of the app. If the app is quit from the dock icon the Google...