From 714b003638f256fba3960819b2017df1297f0cc6 Mon Sep 17 00:00:00 2001 From: patthoyts Date: Sun, 20 Apr 2008 19:42:31 +0000 Subject: Minor change regarding the system menu on windows (1887169) --- ChangeLog | 1 + doc/menu.n | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 851cde0..5e83856 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2008-04-20 Pat Thoyts + * doc/menu.n: Minor change regarding the system menu [Bug 1887169] * doc/button.n: Minor clarification of button flash [Bug 1926223] 2008-04-17 Donal K. Fellows diff --git a/doc/menu.n b/doc/menu.n index 48d0855..a00d7ff 100644 --- a/doc/menu.n +++ b/doc/menu.n @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: menu.n,v 1.23 2008/01/30 09:58:57 dkf Exp $ +'\" RCS: @(#) $Id: menu.n,v 1.24 2008/04/20 19:42:34 patthoyts Exp $ '\" .so man.macros .TH menu n 4.1 Tk "Tk Built-In Commands" @@ -252,8 +252,8 @@ whenever the window's menubar is in front. The first items in the menu are provided by Mac OS X. .PP When Tk sees a System menu on Windows, its items are appended to the -system menu that the menubar is attached to. This menu has an icon -representing a spacebar, and can be invoked with the mouse or by typing +system menu that the menubar is attached to. This menu is tied to the +application icon and can be invoked with the mouse or by typing Alt+Spacebar. Due to limitations in the Windows API, any font changes, colors, images, bitmaps, or tearoff images will not appear in the system menu. -- cgit v0.12