cos00kun local file = ui.savedialog("Save current date to...") ...... ........ How do I make the savedialog popup by default be (...Computer/Documents/..) another folder when I run it?
cos00kun If I need to explain a little more, when the dialog opens, "..."computer/documents.." should not open, for example "...computer/blabla/pictures.."
Samir Yes it's a good Idea. I will change both functions ui.savedialog and ui.opendialog to provide an initial directory argument
steve64 Hi Samir, this feature (initial directory for opendialog/savedialog) is very important. Any timeframe on your side to implement it?
Samir You are totally right, I have implemented it few months ago, but it may certainly not have been merged to my local LuaRT repository... I will fix that (and also for others dialog kind of functions)