Set up extensions filter correctly in wxFileDialog in wxOSX
We need to call DoOnFilterSelected() to restrict the files that can be initially selected by the user to the filter. Closes #17415.
This commit is contained in:
@@ -69,6 +69,7 @@ wxMSW:
|
||||
wxOSX:
|
||||
|
||||
- Remove extra borders around wxFilePickerCtrl (John Roberts).
|
||||
- Set up extensions filter correctly in wxFileDialog (nick863).
|
||||
- Turn off automatic quotes substitutions in wxTextCtrl (Xlord2).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user