beremiz
Clone
Summary
Browse
Changes
Graph
beremiz/editors/
Finished fixing Wx IDs abuse. There was still some wasted IDs because of wx.NewId calls in many places where it wasn't needed, and those IDs were not re-used. As a consequence Beremiz was making exception crashing after a few hours of intensive use.
2021-05-24, Edouard Tisserant
38afed869ff6
..
CodeFileEditor.py
ConfTreeNodeEditor.py
DataTypeEditor.py
DebugViewer.py
EditorPanel.py
FileManagementPanel.py
IECCodeViewer.py
LDViewer.py
ProjectNodeEditor.py
ResourceEditor.py
SFCViewer.py
TextViewer.py
Viewer.py
__init__.py