only allow selecting existing files in wxLoadFileSelector; use this function instead of wxFileSelector in the samples (closes #10693)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -122,6 +122,8 @@ Changes in behaviour not resulting in compilation errors, please read this!
|
||||
or equivalent function should now be done into wxApp::OnEventLoopEnter().
|
||||
See wxApp::OnEventLoopEnter() and wxApp::OnEventLoopExit() docs for more info.
|
||||
|
||||
- wxLoadFileSelector() now allows the user to select existing files only.
|
||||
|
||||
|
||||
Changes in behaviour which may result in compilation errors
|
||||
-----------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user