Posted: 15.12.2022 18:32
Let's test beta,
win64 .exe file
http://uvviewsoft.com/c/
Write new option to user.json:
win64 .exe file
http://uvviewsoft.com/c/
Write new option to user.json:
Code: Select all
//Sub-option of "ui_open_dir".
"ui_initial_dir": "",
//Initial folder of Open/Save-as dialog.
//Has character(s), each character is a step to detect the folder.
// 'p': If project is opened: selected folder in the Project Manager,
// or folder of the "projectname.cuda-proj" file.
// 'f': Folder of focused ui-tab, if it's named.
// 'l': Last user-chosen folder in the Open/Save-as dialog.
// 'i': Value of option "ui_initial_dir", if not empty.
// 'h': OS home folder.
"ui_open_dir": "pflih",