Files
wxWidgets/tests/controls
Vadim Zeitlin dfec7aa0c0 Make disabling the window before creating it actually work
Disabling a window before actually creating it ought to work, similarly
to hiding a window before creating it which can be used to avoid showing
the window on screen at all, even briefly. However it didn't under MSW
where the window was disabled from wxWidgets point of view, but not at
the MSW level.

Fix this by accounting for the enabled state in MSWGetStyle().

Closes #16385.
2018-12-09 19:20:50 +01:00
..
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-09-19 22:01:17 +02:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2018-07-29 12:08:53 +02:00