lpcmanager
Clone
Summary
Browse
Changes
Graph
Add user-friendly WAMP-SMT scheme for SmartehCloud connection.
14 months ago, Edouard Tisserant
252df96f475c
Add user-friendly WAMP-SMT scheme for SmartehCloud connection.
from editors.CodeFileEditor import CodeFileEditor
from py_ext.PythonEditor import PythonCodeEditor
class WxGladeEditor(CodeFileEditor):
CONFNODEEDITOR_TABS = [
(_("Python code"), "_create_CodePanel")]
CODE_EDITOR = PythonCodeEditor