Files
wxWidgets/samples/splitter
Vadim Zeitlin ce4cb33c20 Remove tooltip tracking code from wxOSX
This doesn't seem to be necessary and is actually actively harmful, as
this code prevented tooltips from working with non-native windows, such
as those used inside wxSplitterWindow in the splitter sample.

Just remove this code entirely and add SetToolTip() calls to the sample
to show that they do work now.

Closes https://github.com/wxWidgets/wxWidgets/pull/1978

Closes #14220.
2021-01-16 18:54:27 +01: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