Vadim Zeitlin
79f06970a8
Make wxTextCtrl::SetLabel() consistently do nothing everywhere
...
Previously it did the same thing as SetValue() in wxMSW but didn't do
anything in wxGTK (and probably other ports), which made it easy to
write code that only worked under Windows but mysteriously didn't show
any text under Linux.
Change it to not do anything anywhere and add an assert to help
detecting wrong uses of this function.
Also add a unit test checking this behaviour.
See #24982 .
2024-12-02 01:16:37 +01:00
..
2023-05-07 00:52:07 +01:00
2023-10-01 21:14:00 +02:00
2023-10-01 21:30:00 +02:00
2023-11-20 08:50:05 -08:00
2022-10-18 01:25:25 +02:00
2023-10-31 22:28:34 +01:00
2023-10-31 22:42:27 +01:00
2022-10-18 01:25:25 +02:00
2024-10-25 01:33:11 +02:00
2022-10-18 01:25:25 +02:00
2024-10-10 20:20:02 +03:00
2022-10-18 01:25:25 +02:00
2023-05-15 21:50:31 +01:00
2023-10-31 22:42:27 +01:00
2024-12-02 01:16:37 +01:00
2024-02-21 08:51:09 +01:00
2023-10-31 22:56:30 +01:00
2023-11-30 16:32:48 +01:00
2022-10-18 01:25:25 +02:00
2023-03-06 23:34:44 +01:00
2022-10-18 01:25:25 +02:00
2022-10-18 01:25:25 +02:00
2022-12-25 19:45:53 +00:00
2024-10-18 19:26:15 +02:00
2023-10-31 22:28:34 +01:00
2023-03-06 23:34:44 +01:00
2022-10-18 01:25:25 +02:00
2023-07-20 14:46:41 +02:00
2023-10-31 22:42:27 +01:00
2023-10-15 00:10:02 +01:00
2023-10-15 00:10:02 +01:00
2023-07-29 16:01:33 +02:00
2024-10-18 19:32:58 +02:00
2023-10-14 17:58:53 +01:00
2022-10-18 01:25:25 +02:00
2022-10-18 01:25:25 +02:00
2024-07-07 01:09:16 +02:00
2022-10-18 01:25:25 +02:00
2023-10-15 00:10:02 +01:00
2024-09-12 10:05:33 +03:00
2023-10-15 00:10:02 +01:00