sergey.pozhidaev Posted September 24, 2014 Posted September 24, 2014 hi, arter first call dialogFile(); work dir is last opened dir, second and nex calls - data catalog. this is bug? how make work dir last opened dir?
silent Posted September 24, 2014 Posted September 24, 2014 Hi Sergey, Any test code or reproduction steps? I can't reproduce this behavior with Editor file dialog with latest (2014-07-07 SDK). Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
sergey.pozhidaev Posted September 24, 2014 Author Posted September 24, 2014 it is not modern Unigine editor dialog, it is old dialogFile (core\systems\widgets\widget_dialog_file.h)
silent Posted September 24, 2014 Posted September 24, 2014 Still not sure how to reproduce. You can get your current opened path via getPath() and store it into the config or variable in script. Later you can create new file dialog and pass your saved path via setPath() method. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts