.WIDGET SHOW MODE BTN
This subroutine shows the previously hidden mode buttons on the toolbar.
Usage:
GOSUB --- .WIDGET SHOW MODE BTN
* Check for errors
IF --- .WIDGET SHOW MODE BTN NE
Description:
This subroutine shows the previously hidden mode buttons on the toolbar. There are no parameters.
This is only useful if you have hidden the mode buttons via
.WIDGET HIDE MODE BTN.
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 MODE BTN. 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-06