Difference: 0LASubrWidgetHideStdMenus ( vs. 1)

Revision 12012-02-07 - JeanNeron

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

.WIDGET HIDE STD MENUS

This subroutine hides the standard pull down menus.


Usage:

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

Description:

This subroutine hides the standard pull down menus. 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 hide them, you must call this routine every time as well.

Note that this does not delete the underlying --- WIDGET record. You can also unhide the menus via .WIDGET SHOW STD MENUS and you can delete them via .WIDGET DEL 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