.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