---+ .WIDGET SHOW BY NAME _This subroutine shows previously hidden widgets._ <br />%TOC% ---++ Usage: <pre> PASS <beg_at_name> FIELD SHARE? N PASS <end_at_name> FIELD SHARE? N GOSUB --- .WIDGET SHOW BY NAME * Check for errors IF --- .WIDGET SHOW BY NAME NE <br />Description:</pre> This subroutine shows previously hidden widgets.. <beg_at_name> is required, the subroutine will cancel if it is not received. <beg_at_name> is the name of the first WIDGET to be shown (Required). <end_at_name> is the name of the last WIDGET to be shown (Optional). If not PASSed, it will default to <beg_at_name>. <beg_at_name> and <end_at_name> will be used in BEG AT/END AT commands to read the --- WIDGET file and clear the WIDGET INVIS flag on all the widgets within the range. Note that this does not add the underlying --- WIDGET record. You can hide --- WIDGET records via [[0LASubrWidgetHideByName][.WIDGET HIDE BY NAME]], and you can delete them completely via [[0LASubrWidgetDelByName][.WIDGET DEL BY NAME]]. 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._ <br />%COMMENT% -- Main.JeanNeron - 2012-02-07
This topic: Main
>
WebHome
>
APPX510Features
>
APPXRuntimeSubroutineAPI
>
0LASubrWidgetShowByName
Topic revision: r3 - 2020-05-19 - BrianRyan
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback