wxWidgets/include/wx/osx/cocoa
Václav Slavík 5d87c70eba Mimic native focus handling in wxStatusBar on macOS
Improve the logic for determining whether the statusbar should be
renderer as for active/key window or a background one.
wxTopLevelWindow::IsActive() is not a sufficient test because it returns
false in some situations when the statusbar need to appear as active
(another floating window) and also didn't account for window-modal
sheets (which don't change statusbar appearance either).
2017-01-11 12:42:42 +01:00
..
private Respect item font when rendering markup (wxOSX) 2016-10-21 17:36:32 +02:00
chkconf.h Remove ATSU-related dead code from wxOSX 2016-12-03 12:44:10 +01:00
dataview.h Implement vertical alignment in wxDataViewCtrl in wxOSX 2016-11-22 14:51:55 +01:00
evtloop.h using Run of base class 2013-07-28 14:32:35 +00:00
private.h Mimic native focus handling in wxStatusBar on macOS 2017-01-11 12:42:42 +01:00
stdpaths.h Add Cocoa implementation of wxStandardPaths 2015-10-04 01:05:57 +02:00