X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_driver.3x.html;h=df2fbe819c3b35c7e16a4b4f748f3bead58acfcb;hp=14f0dbd58d3bd2f54ede5a51bfc71b8590eb2d42;hb=HEAD;hpb=084e3b44fc1c904d5ab941da55f47a237cb15766 diff --git a/doc/html/man/menu_driver.3x.html b/doc/html/man/menu_driver.3x.html index 14f0dbd5..d82a7f5c 100644 --- a/doc/html/man/menu_driver.3x.html +++ b/doc/html/man/menu_driver.3x.html @@ -1,6 +1,6 @@ -menu_driver 3x 2023-11-25 ncurses 6.4 Library calls +menu_driver 3x 2024-03-16 ncurses 6.5 Library calls -

menu_driver 3x 2023-11-25 ncurses 6.4 Library calls

+

menu_driver 3x 2024-03-16 ncurses 6.5 Library calls

 menu_driver(3x)                  Library calls                 menu_driver(3x)
 
@@ -133,7 +133,7 @@
        corresponding action is performed.
 
 
-

MOUSE HANDLING

+

Mouse Handling

        If  the  second  argument  is the KEY_MOUSE special key, the associated
        mouse event is translated into one of the above  pre-defined  requests.
        Currently only clicks in the user window (e.g., inside the menu display
@@ -172,7 +172,7 @@
        translated into a menu request an E_REQUEST_DENIED is returned.
 
 
-

APPLICATION-DEFINED COMMANDS

+

Application-defined Commands

        If the second argument is neither printable nor one of the  above  pre-
        defined  menu  requests  or  KEY_MOUSE,  the  drive  assumes  it  is an
        application-specific    command    and    returns    E_UNKNOWN_COMMAND.
@@ -210,7 +210,7 @@
 

PORTABILITY

        These routines emulate the  System  V  menu  library.   They  were  not
        supported  on  Version 7 or BSD versions.  The support for mouse events
-       is ncurses specific.
+       is ncurses specific.
 
 
 

AUTHORS

@@ -223,7 +223,7 @@
 
 
 
-ncurses 6.4                       2023-11-25                   menu_driver(3x)
+ncurses 6.5                       2024-03-16                   menu_driver(3x)