canfestival/SlaveEditor.py
changeset 1021 939b1a1c7aa5
parent 920 1499a4d225db
child 1286 adda406d3960
equal deleted inserted replaced
1020:2d20f25cd39f 1021:939b1a1c7aa5
     1 
     1 
     2 import wx
     2 import wx
     3 
     3 
     4 from subindextable import EditingPanel
     4 from subindextable import EditingPanel
     5 from nodeeditor import NodeEditorTemplate
     5 from nodeeditortemplate import NodeEditorTemplate
     6 from editors.ConfTreeNodeEditor import ConfTreeNodeEditor
     6 from editors.ConfTreeNodeEditor import ConfTreeNodeEditor
     7 
     7 
     8 [ID_SLAVEEDITORCONFNODEMENUNODEINFOS, ID_SLAVEEDITORCONFNODEMENUDS301PROFILE,
     8 [ID_SLAVEEDITORCONFNODEMENUNODEINFOS, ID_SLAVEEDITORCONFNODEMENUDS301PROFILE,
     9  ID_SLAVEEDITORCONFNODEMENUDS302PROFILE, ID_SLAVEEDITORCONFNODEMENUDSOTHERPROFILE,
     9  ID_SLAVEEDITORCONFNODEMENUDS302PROFILE, ID_SLAVEEDITORCONFNODEMENUDSOTHERPROFILE,
    10  ID_SLAVEEDITORCONFNODEMENUADD, 
    10  ID_SLAVEEDITORCONFNODEMENUADD,