Buttonrows: Difference between revisions
Jump to navigation
Jump to search
(Created page with "ButtonRows=nn is a parameter used to specify the button bar when opening a new window. As of 4.20, BUTTONROWS are now changed only when a new Buttonrows value is given a...") |
No edit summary |
||
Line 1: | Line 1: | ||
ButtonRows=nn is a parameter used to specify the button bar when opening a new window. | ButtonRows=nn is a parameter used to specify the button bar when opening a new window. | ||
As of [[4.20]], BUTTONROWS are now changed only when a new Buttonrows value is given and Buttonrows=0 is now supported. If you specify Buttonrows=0 in the Config | As of [[4.20]], BUTTONROWS are now changed only when a new Buttonrows value is given and Buttonrows=0 is now supported. If you specify Buttonrows=0 in the Config [[Screen Opendflt]] statement then OPEN #0 will default to Buttonrows=0. | ||
See also [[OPEN WINDOW]]. | See also [[OPEN WINDOW]]. |
Latest revision as of 18:01, 23 July 2013
ButtonRows=nn is a parameter used to specify the button bar when opening a new window.
As of 4.20, BUTTONROWS are now changed only when a new Buttonrows value is given and Buttonrows=0 is now supported. If you specify Buttonrows=0 in the Config Screen Opendflt statement then OPEN #0 will default to Buttonrows=0.
See also OPEN WINDOW.