Added use of default file/dir and confirm on overwrite to file selection

dialog


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Unknown (MO)
1998-07-20 14:59:54 +00:00
parent f40ccee99b
commit 035b704a46
4 changed files with 36 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ class wxFileDialog: public wxDialog
{
DECLARE_DYNAMIC_CLASS(wxFileDialog)
friend void gtk_filedialog_ok_callback( GtkWidget *widget, gpointer data );
public: