Files
wxWidgets/samples/toolbar
Vadim Zeitlin a86db8a67c Make checkboxes in the toolbar sample a bit less weird
They took a lot of space under MSW and their labels ran together,
resulting in very confusing UI. Replace the long labels with very short
strings to make the checkboxes take less space and add a tooltip
explaining what clicking the controlling checkbox does.

See #24764.
2024-10-23 02:28:08 +02:00
..