Page 1 of 1

OpenFileRequester() : Default Directory

Posted: Mon Sep 25, 2017 2:16 pm
by IdeasVacuum
Being able to define a default folder for an OpenFileRequester() request would be useful.

Re: OpenFileRequester() : Default Directory

Posted: Mon Sep 25, 2017 2:31 pm
by Fred

Re: OpenFileRequester() : Default Directory

Posted: Mon Sep 25, 2017 3:15 pm
by IdeasVacuum
Hi Fred

The issue is that most Smart Phone apps need to store some persistent data. OpenFileRequester() in that context is itself a work-around as the User should not have to find, select and load a dependency file - that should be done silently by the app, which is of course what the apps on our phones are doing. It's not so different to loading image files without User input, something which SB apps can already do.