summaryrefslogtreecommitdiffstats
path: root/doc/menu.n
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-04-20 19:42:31 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-04-20 19:42:31 (GMT)
commit714b003638f256fba3960819b2017df1297f0cc6 (patch)
tree043e92b7cfc9287844818116c0d81b847615141d /doc/menu.n
parent1f2e3e1ab8ee0753f0f180384de004b31b38793c (diff)
downloadtk-714b003638f256fba3960819b2017df1297f0cc6.zip
tk-714b003638f256fba3960819b2017df1297f0cc6.tar.gz
tk-714b003638f256fba3960819b2017df1297f0cc6.tar.bz2
Minor change regarding the system menu on windows (1887169)
Diffstat (limited to 'doc/menu.n')
-rw-r--r--doc/menu.n6
1 files changed, 3 insertions, 3 deletions
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.