py_ext/README
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 29 Dec 2020 15:35:39 +0100
branchsvghmi
changeset 3099 c7d14130401f
parent 721 ecf4d203c4d4
permissions -rw-r--r--
SVGHMI: Added clipping to min and max value for all widget using @path,min,max syntax. Added overshot() and undershot() methods to widget base class, called when value is limited to max or min respectively.
668
048f5a923c86 Better name for python plugin
Edouard Tisserant
parents: 366
diff changeset
     1
Asynchronous Python Interpreter