Difference: 0LASubrWidgetDelStdMenus ( vs. 1)

Revision 12012-02-07 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.WIDGET DEL STD MENUS

This subroutine deletes the standard pull down menus.


Usage:

      GOSUB    --- .WIDGET DEL STD MENUS
      *        Check for errors
      IF       --- .WIDGET DEL STD MENUS      NE

Description:

This subroutine deletes the standard pull down menus (File, Options, Help). There are no parameters.

This should be called in the Pre-Display or Global Pre-Display event points. Appx adds these menus automatically on every iteration of the image, so if you want to remove them, you must call this routine every time as well.

Note that this will delete the underlying --- WIDGET record. You can also hide or unhide the menus via .WIDGET HIDE STD MENUS or .WIDGET SHOW STD MENUS

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2012-02-07

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback