Files
wxWidgets/include/wx/osx/core
Vadim Zeitlin ac4634b294 Update just the colour, not font, in wxOSX SetForegroundColour()
Calling wxWindow::SetForegroundColour() also changed the window font,
which was unexpected and unnecessary.

Add a separate peer SetForegroundColour() method and implement it to
change just the colour in Cocoa version (and leave unimplemented, just
as it was before, for iOS) and use it in wxWindow to avoid the font
change.
2021-03-13 23:03:28 +01:00
..
2018-10-01 08:10:13 +02:00
2020-10-18 18:00:13 -07:00
2020-07-20 08:14:06 -07:00
2019-04-05 11:08:53 -07:00