2020-12-12 20:14:19 +00:00
|
|
|
---
|
|
|
|
title: panels_demo
|
|
|
|
id: panels_demo
|
|
|
|
weight: 80
|
|
|
|
draft: false
|
|
|
|
author: "people"
|
|
|
|
---
|
|
|
|
|
|
|
|
## Name
|
|
|
|
|
|
|
|
panels_demo.lua - an example script demonstrating how to contol panel visibility
|
|
|
|
|
|
|
|
## Description
|
|
|
|
|
|
|
|
panels_demo is an example script showing how to control panel visibility. It cycles
|
|
|
|
through the panels hiding them one by one, then showing them one by one, then
|
|
|
|
hiding all, then showing all. Finally, the original panel visibility is restored.
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
2020-12-19 03:08:09 +00:00
|
|
|
* start this script from script manager
|
2020-12-12 20:14:19 +00:00
|
|
|
|
|
|
|
## Additional Software Required
|
|
|
|
|
|
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
|
|
|
|
|
|
## Author
|
|
|
|
|
|
|
|
|
|
|
|
## Change Log
|