Add FileDialog (wrapping wxFileDialog); currently it sets up the initial path nicely.
authorCarl Hetherington <cth@carlh.net>
Tue, 3 Jan 2023 19:47:41 +0000 (20:47 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 4 Jan 2023 09:24:57 +0000 (10:24 +0100)
commit13fae8b9710e1f630fafdc62ecd06c723edf7ff0
treead4227b4e83ba3445de01b5f46cf6415e45f43c4
parent98a10c9874d28e2e52f7495549b80528372ffbfb
Add FileDialog (wrapping wxFileDialog); currently it sets up the initial path nicely.
src/wx/file_dialog.cc [new file with mode: 0644]
src/wx/file_dialog.h [new file with mode: 0644]
src/wx/wscript