beremiz
Clone
Summary
Browse
Changes
Graph
beremiz/controls/DebugVariablePanel/
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
..
DebugVariableGraphicViewer.py
DebugVariableItem.py
DebugVariablePanel.py
DebugVariableTextViewer.py
DebugVariableViewer.py
GraphButton.py
__init__.py