Files
wxWidgets/include/wx/osx
John Roberts b9b9a30bc7 Don't rely on getting PAGE_CHANGED event in wxOSX wxNotebook
The user code may handle this event, meaning that its handler in wxNotebook
itself is never invoked, but this broke actually changing the pages.

Fix this by doing the page change in the code handling the underlying OS X
event directly.

Closes #17197.
2015-10-13 14:34:02 +02:00
..
2014-07-06 10:33:22 +00:00
2015-05-22 02:29:49 +02:00
2015-03-20 00:08:37 +01:00
2013-11-12 18:06:37 +00:00