Files
wxWidgets/samples/widgets
Vadim Zeitlin ee15a4c9e4 Avoid assertions when using wxGenericStaticText in widgets sample
Clicking on the "Generic wxStaticText" box resulted in several
assertions because the markup string contained both a single "&" and
a "&" used for the mnemonic. Double the former to avoid misinterpreting
it as a mnemonic character too.
2019-06-19 19:31:11 +02:00
..
2018-12-10 19:06:18 +01:00
2018-09-17 22:34:32 +02:00