support for file-type popup, compatible for 10.4+, solves #12429
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -121,6 +121,10 @@
|
||||
@flag{mac.textcontrol-use-spell-checker}
|
||||
This option only has effect for Mac OS X 10.4 and higher.
|
||||
If 1 activates the spell checking in wxTextCtrl.
|
||||
@flag{osx.openfiledialog.always-show-types}
|
||||
Per default a wxFileDialog with wxFD_OPEN does not show a types-popup on OSX but allows
|
||||
the selection of files from any of the supported types. Setting this to 1 shows a wxChoice
|
||||
for selection (if there is more than one supported filetype).
|
||||
@endFlagTable
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user