beremiz
Clone
Summary
Browse
Changes
Graph
beremiz/controls/
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
..
DebugVariablePanel/
CustomEditableListBox.py
CustomGrid.py
CustomIntCtrl.py
CustomStyledTextCtrl.py
CustomTable.py
CustomToolTip.py
CustomTree.py
DiscoveryPanel.py
DurationCellEditor.py
EnhancedStatusBar.py
FolderTree.py
IDBrowser.py
LibraryPanel.py
LocationCellEditor.py
LogViewer.py
PouInstanceVariablesPanel.py
ProjectPropertiesPanel.py
SearchResultPanel.py
TextCtrlAutoComplete.py
VariablePanel.py
__init__.py