Commit Graph

2 Commits

Author SHA1 Message Date
Vadim Zeitlin
c18486e81f Add support for custom comboboxes in wxFileDialogCustomize
Allow using simple (i.e. not editable) comboboxes, known as wxChoice in
wx API, in the dialog too.

Demonstrate their use in the dialogs sample.
2022-06-04 00:50:54 +01:00
Vadim Zeitlin
153a024492 Document the new wxFileDialog customization API
Explain its relationship to the old API and document the new classes.
2022-06-03 03:18:05 +01:00