file dialog with wxMULTIPLE style still doesn't allow to select multiple files but...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 Mar 2005 02:49:20 +0000 (02:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 Mar 2005 02:49:20 +0000 (02:49 +0000)
commit0832aaafb8de813f1854c3895752a90ecd399e43
treed54988d634b3de8acdf28c6924a80fbeb8bfc968
parent01b92baa9c59457765e7a5ed1df74f45d4bcd80b
file dialog with wxMULTIPLE style still doesn't allow to select multiple files but at least it does return the single file which it does allow to select now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/filedlg.cpp
src/gtk1/filedlg.cpp