beremiz
Clone
Summary
Browse
Changes
Graph
fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent
2016-04-21, Andrey Skvortsov
b11045a2f17c
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
# module which import C files as strings
import os
from PLCObject import PLCObject, PLCprint
import ServicePublisher