]> git.saurik.com Git - wxWidgets.git/commit
Make use of SetFilterIndex in wxOSX-Cocoa's file dialog.
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Wed, 20 Apr 2011 14:54:56 +0000 (14:54 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Wed, 20 Apr 2011 14:54:56 +0000 (14:54 +0000)
commitdaa3165144c0a10a1303ec9215e4c36d89cf35a4
tree2aa6b6bb625a749d52f1b123800e4aaab50b4991
parent0d1cd87409608d690e17cfd1404e81b148ec4de5
Make use of SetFilterIndex in wxOSX-Cocoa's file dialog.

Previously the file type would solely be based on the extension of the passed filename. This is still done, but any valid filter index as set by the user will now take precedence.

See also #12429.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/cocoa/filedlg.mm