开发者

SWT-File-Save-dialog: how to show overwrite-confirmation

Is it possible to show a overwrite-confirmation while the开发者_如何学Go SWT file-save-dialog is shown and the user selected an existing file? Of course, I can show the file-save-dialog and later show a confirmation dialog, but this would be bad design.


FileDialog has setOverwrite method, you could use that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜