svgui/pyjs/__init__.py
author Laurent Bessard
Wed, 05 Jun 2013 23:13:33 +0200
changeset 1223 d51cea72baa7
parent 728 e0424e96e3fd
child 1748 ba5f64fe0e00
permissions -rw-r--r--
Fixed bug when adding standard function like ADD, SUB, MUL,... that are overloaded. Block type was not selected and shown when opening FBDBlockDialog to edit it.
371
b7cb57a2da08 Adding new svgui support using twisted website HMI
laurent
parents:
diff changeset
     1
from pyjs import *
b7cb57a2da08 Adding new svgui support using twisted website HMI
laurent
parents:
diff changeset
     2