Documented wxMotif filedialog limitations WRT wildcard syntax.
authorMattia Barbon <mbarbon@cpan.org>
Sat, 11 Jan 2003 14:36:25 +0000 (14:36 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sat, 11 Jan 2003 14:36:25 +0000 (14:36 +0000)
commita4e64fb55ec2490f5cd5297e7a5c6ba35971884c
tree696dfa91b39df476672d0832061b10a9755f2bcc
parent992c81e203e21576f20b01a778dca85103155bee
  Documented wxMotif filedialog limitations WRT wildcard syntax.
Modified filedialog to either extract the wildcard (if only one wildcard
is present) or assert (if more than one is present).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/filedlg.tex
samples/dialogs/dialogs.cpp
src/motif/filedlg.cpp