Menu System Problems

et_rplevnt(KEY_ESC, (EVENTPTR) NULLFP, MNETP);

The Escape key can be disabled from quitting the top-level menu by setting the MNTOPESCAPE form option off. See Chapter 22, "Using Menu Options and Features," for more information.

If you disable the Escape key, you must provide a menu selection that allows the user to quit from the menu. Otherwise, the user will never be able to leave the menu.


Home Contents Previous Next