beremiz
Clone
Summary
Browse
Changes
Graph
VariablePanel's menu do not waste Wx IDs anymore (directly binds wx objects rather than crating new ID wit wx.NewId)
wx.NewID_abuse_fix
2019-03-25, Edouard Tisserant
45d4f9a84c60
VariablePanel's menu do not waste Wx IDs anymore (directly binds wx objects rather than crating new ID wit wx.NewId)
from __future__ import absolute_import
from svgui.pyjs.pyjs import *