beremiz

Altered DropDown widget (#60)

13 months ago, Dino Kosic
dde2bbf2c43a
Altered DropDown widget (#60)

* Altered DropDown widget: Added another mandatory path variable - selection value (depending on use case, one could prefer direct access to selection value rather than selection index); and another optional path variable - options (string variable to allow for dynamic change of options, as opposed to providing static list of options through arguments); and example with both static and dynamic dropdowns.

* Make second path variable optional, for backwards compatibility
About this document
============================
..
TODO: take content from https://hg.beremiz.org/beremiz_docs/
Who Should Read This Document
----------------------------------------------
If you are new to the Beremiz IDE and want to get started with it or upgrading from
previous versions then You should read this document.
In order to properly understand this document, it is necessary to understand at least basics of the
PLC and HMIs.
Terminology
--------------------------------------------------
Throughout this manual, various phrases are used. Here is a description of some of them.
PLC
^^^^
This means programmable logical controllers
HMI
^^^^
This means Human Machine Interface
Beremiz IDE
^^^^^^^^^^^^
This is the programming software for PLC which is Beremiz IDE