comparison runtime/doc/gui.txt @ 434:9595cf1d80a7

updated for version 7.0112
author vimboss
date Thu, 21 Jul 2005 21:03:15 +0000
parents d5dbe17efce2
children 49669e1a7c5c
comparison
equal deleted inserted replaced
433:d5ec1b42ceb0 434:9595cf1d80a7
1 *gui.txt* For Vim version 7.0aa. Last change: 2005 Jul 07 1 *gui.txt* For Vim version 7.0aa. Last change: 2005 Jul 21
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
734 In the Win32 and GTK+ GUI, starting a menu name with ']' excludes that menu 734 In the Win32 and GTK+ GUI, starting a menu name with ']' excludes that menu
735 from the main menu bar. You must then use the |:popup| or |:tearoff| command 735 from the main menu bar. You must then use the |:popup| or |:tearoff| command
736 to display it. 736 to display it.
737 737
738 *popup-menu* 738 *popup-menu*
739 In the Win32, KDE, GTK+, Motif, Athena and Photon GUI, you can define the special 739 In the Win32, KDE, GTK+, Motif, Athena and Photon GUI, you can define the
740 menu "PopUp". This is the menu that is displayed when the right mouse button 740 special menu "PopUp". This is the menu that is displayed when the right mouse
741 is pressed, if 'mousemodel' is set to popup or popup_setpos. 741 button is pressed, if 'mousemodel' is set to popup or popup_setpos.
742 742
743 743
744 5.3 Showing What Menus Are Mapped To *showing-menus* 744 5.3 Showing What Menus Are Mapped To *showing-menus*
745 745
746 To see what an existing menu is mapped to, use just one argument after the 746 To see what an existing menu is mapped to, use just one argument after the