Files
wxWidgets/samples/widgets
PB fafc5613f4 Fix slider event counter in widgets sample
Commit 952e5f3 introduced logging wxEVT_SLIDER events in addition to
scrolling events but the event count was incorrect as the wxEVT_SLIDER
handler and scrolling events handler kept their own event count.

Fix this by using a static member variable shared by both event handlers.
2020-10-10 19:38:34 +02:00
..
2020-07-31 01:53:43 +02:00
2020-07-31 01:53:43 +02:00
2020-07-31 01:53:43 +02:00
2020-05-02 17:02:36 +02:00
2020-07-31 01:53:43 +02:00
2020-01-07 03:15:39 +01:00
2020-05-02 17:02:36 +02:00
2020-05-02 17:02:36 +02:00
2020-05-02 17:02:36 +02:00