Open gavbaa opened 6 years ago
Hello, I will have to have a look at the code, but yes it's quite possible, I was playing with adding standard features someone might want and a finder (to select a file to process in the app, eg for upload) was one of them. If I remember rightly u can use it to select a file and the backend will receive the path
Having followed installation instructions, upon running
qtdeploy test desktop
or running the actual compiled binary via the Makefile'sdeploy/darwin/${GUI_DIR}.app/Contents/MacOS/${GUI_DIR}
, a Finder window opens up first, whether or not the application opens. Is that expected?