View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019099 | MMW 5 | Extensions framework | public | 2022-05-21 07:57 | 2022-05-21 07:57 |
Reporter | zvezdan | Assigned To | |||
Priority | none | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0019099: app.utils.dialogSaveFile should have the additional flags argument like old SDB.CommonDialog | ||||
Description | I need to prevent SaveFile dialog from showing its native warning dialog box when trying to specify an existing file, because I would like to show the same dialog with the MM's dialog design with my warning, more descriptive text. Your old SDB.CommonDialog (http://mediamonkey.com/wiki/ISDBCommonDialog::Flags) has cdlOFNOverwritePrompt flag for that use. I also need cdlOFNHideReadOnly and cdlOFNAllowMultiselect. Also, cdlOFNPathMustExist and cdlOFNFileMustExist could be useful. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||