wxglade_hmi/README
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 21 Apr 2016 20:42:37 +0300
changeset 1498 b11045a2f17c
parent 728 e0424e96e3fd
permissions -rw-r--r--
fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent

/home/beremiz/beremiz/controls/PouInstanceVariablesPanel.py:354: wxPyDeprecationWarning: Accessing deprecated property.
event.m_x = size.width / 2
367
a76ee5307bb7 Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
laurent
parents:
diff changeset
     1
WxGlade HMI