PWB Extensions Help (ext.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Creating Menus and Menu Commands
                                             Up Contents Index Back
─────PWB Extensions─────────────────────────────────────────────────────────
 
     Function                  Description
 
     CheckPwbMenuItem        Place a bullet next to a menu item
     EnablePwbMenuItem       Enable and disable a menu item
     IdAddPwbMenuItem        Add a new menu item
     IdFindPwbMenuItem       Find an existing menu item
     RecordPwbMenuItem       Enable or disable recording of menu item
     SetPwbMenuItemCommand   Set the command for a menu item
     SetPwbMenuItemTitle     Set the name for a menu item
     SetPWBWindowMenuTitle   Set the name for a PWB Windows menu item
 
     AddMenu                 Create a menu (obsolete)
     AddMenuItem             Create a menu item (obsolete)
     ChangeMenu              Change a menu item (obsolete)
                                    -♦-