diff options
Diffstat (limited to 'macosx/README')
-rw-r--r-- | macosx/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/README b/macosx/README index 834dea4..4ed334f 100644 --- a/macosx/README +++ b/macosx/README @@ -681,7 +681,7 @@ conditional code which is only used for macOS. The 10.14 release added support for system appearance changes, including a "Dark Mode" that renders all window frames and menus in -dark colors. Tk 8.6.11 provides three virtual events <<LightAqua>>, +dark colors. Tk 8.6 provides three virtual events <<LightAqua>>, <<DarkAqua>> and <<AppearanceChanged>>, to allow you to update your Tk app's appearance when the system appearance changes. These events are generated in [NSView effectiveAppearanceChanged], which is called by |