beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Workaround some reported WxPython/MacOS problems.
22 months ago, Edouard Tisserant
5d46adf7bbba
IDE: Workaround some reported WxPython/MacOS problems.
SetSelection should be used instead of SetStringSelection , and FindString must use case_sensitive=True
Widget syntax
=============
.. highlight:: text
HMI elements are SVG elements whose labels start with ``HMI:``::
HMI:WidgetType[|freq][[:param]...][[@a=path[,min][,max]]...][#expression]
Widget Type
-----------
Update Frequency
----------------
Parameters
----------
Variable bindings
-----------------
Enable expression
-----------------