wxglade_hmi/README
author |
Edouard Tisserant |
|
Fri, 26 Mar 2021 14:53:35 +0100 (2021-03-26) |
branch | svghmi |
changeset 3205 |
62753288be74 |
parent 728 |
e0424e96e3fd
|
permissions |
-rw-r--r-- |
SVGHMI: Add list of HMI tree path in a JS array, so that we can use it for multiple purpose :
- display name of edited variable in keypads (currently wrong in relative pages)
- have some variable that hold basename of current relative page HMI_NODE's path
- propose some list of names in DropDown when selecting a relative page to jump to, without having to instancite many jump widgets.