Tags:
create new tag
view all tags

.WIDGET SHOW STD MENUS

This subroutine shows the previously hidden standard pull down menus.


Usage:

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


Description:

This subroutine shows the previously hidden standard pull down menus. There are no parameters.

This is only useful if you have hidden the pull down menus via .WIDGET HIDE STD MENUS.

Note that this does not add the underlying --- WIDGET record, it just sets the --- WIDGET INVIS flag. You can delete them completely with .WIDGET DEL STD MENUS. If you have deleted them, this routine cannot show them.

Comments:

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


-- JeanNeron - 2012-02-07

Topic revision: r1 - 2012-02-07 - JeanNeron
 
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