lpcmanager
Clone
Summary
Browse
Changes
Graph
New widget HMI:MultiLangJsonTable was created to accommodate alarm description translations. Redmine issue #4574
4 months ago, Dino Kosic
1e0b5e72022a
New widget HMI:MultiLangJsonTable was created to accommodate alarm description translations. Redmine issue #4574
from editors.CodeFileEditor import CodeFileEditor
from py_ext.PythonEditor import PythonCodeEditor
class WxGladeEditor(CodeFileEditor):
CONFNODEEDITOR_TABS = [
(_("Python code"), "_create_CodePanel")]
CODE_EDITOR = PythonCodeEditor