File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -225,10 +225,15 @@ all of its submenus.
225
225
Any menu can be set as a menubar for a toplevel window (see
226
226
\fB toplevel \fR command for syntax). On the Macintosh, whenever the
227
227
toplevel is in front, this menu's cascade items will appear in the
228
- menubar across the top of the main monitor . On Windows and Unix, this
228
+ menubar across the top of the main screen . On Windows and Unix, this
229
229
menu's items will be displayed in a menubar across the top of the
230
230
window. These menus will behave according to the interface guidelines
231
- of their platforms. For every menu set as a menubar, a clone menu is
231
+ of their platforms. In particular, since macOS requires that a
232
+ menubar always be displayed for the active app, if no menu is assigned
233
+ by a \fB configure -menu \fR for a certain toplevel then a standard default
234
+ menu will be displayed whenever that toplevel has focus.
235
+
236
+ For every menu set as a menubar, a clone menu is
232
237
made. See the \fB CLONES \fR section for more information.
233
238
.PP
234
239
As noted, menubars may behave differently on different platforms. One
You can’t perform that action at this time.
0 commit comments