Files
wxWidgets/include/wx/osx
Vadim Zeitlin 616e7c8842 Update menu bitmaps when invoking window is set in wxOSX
Changing invoking window always needs to update the bitmaps because
the scale factor may need to be changed if this window is on a different
display, using different scaling, so do it automatically whenever
SetInvokingWindow() is called instead of having to remember to call
SetupBitmaps() manually everywhere SetInvokingWindow() is.

This required making the base class function virtual, but allows to get
rid of SetupBitmaps() call in wxWindow::DoPopupMenu(), as it can now
rely on this being already done by wxWindowBase::PopupMenu().
2022-03-20 17:34:51 +01:00
..
2020-01-23 21:13:11 +01:00
2022-01-22 22:44:00 +00:00
2019-04-05 11:08:53 -07:00
2020-07-17 17:52:16 +02:00
2016-02-01 13:48:48 +01:00
2020-07-17 17:52:16 +02:00
2019-04-05 11:08:53 -07:00
2020-07-17 17:52:16 +02:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2016-12-11 15:20:42 +01:00
2021-11-26 22:26:49 +01:00
2019-04-05 11:08:53 -07:00
2020-12-31 18:51:46 +01:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2020-07-17 17:52:16 +02:00
2019-04-05 11:08:53 -07:00
2020-07-17 17:52:16 +02:00
2019-04-05 11:08:53 -07:00
2016-02-01 13:48:48 +01:00
2021-04-04 17:04:18 +02:00