Tiron
2011-06-14 23:36:07 UTC
The wxFileDialog SetFilterIndex and GetFilterIndex functions don't
work on Mac OS X using wxWidgets 2.9.1. Is there a reason these aren't
supported? There is a comment in src/osx/cocoa/filedlg.mm
wxFileDialog::ShowModal that says:
// since we don't support retrieving the matching filter
m_filterIndex = -1;
Just wondering why this isn't supported, since there are no notes in
the documentation or anything about this. In fact, the documentation
says to set the filter before calling ShowModal, and then ShowModal
looks like it just ignores it anyway.
work on Mac OS X using wxWidgets 2.9.1. Is there a reason these aren't
supported? There is a comment in src/osx/cocoa/filedlg.mm
wxFileDialog::ShowModal that says:
// since we don't support retrieving the matching filter
m_filterIndex = -1;
Just wondering why this isn't supported, since there are no notes in
the documentation or anything about this. In fact, the documentation
says to set the filter before calling ShowModal, and then ShowModal
looks like it just ignores it anyway.
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users