All translations should be done here. Only controls eg. choice controls can give 100%safe english strings. SetValue(english) Display(dutch) #or any other language GetValue(english)
The bridge between fields and ctrls is done as follows: formField.Field <-> treeEdit.create_popup <-> popup.Ctrl
Bases: lib.pyWx.popup.DictionaryFileCtrl
Bases: lib.pyWx.popup._CtrlRelevantMixin, lib.pyWx.popup._Ctrl, wx._controls.CheckBox
Bases: lib.pyWx.popup._CtrlRelevantMixin, lib.pyWx.popup._CtrlWithItems, wx._controls.Choice
Bases: lib.pyWx.popup._Ctrl, wx.lib.colourselect.ColourSelect
Bases: lib.pyWx.popup._CtrlWithItems, wx._controls.ComboBox
Bases: lib.pyWx.popup.LabelFileCtrl
Bases: wx._windows.Panel
See for example create_popup in treeEdit
Bases: lib.pyWx.popup._PathCtrl
Bases: lib.pyWx.popup.SliderCtrl
Needs to mimic a wx.SliderCtrl
Bases: lib.pyWx.popup._PathCtrl
Bases: lib.pyWx.popup.AutoCompleteDictionaryFileCtrl
Bases: wx._core.BoxSizer
Bases: lib.pyWx.popup._CtrlRelevantMixin, lib.pyWx.popup._Ctrl, wx._controls.Button
Bases: lib.pyWx.popup.FileCtrl
Bases: lib.pyWx.popup._ComposedCtrl
Bases: lib.pyWx.popup._ComposedCtrl
Needs to mimic a wx.SliderCtrl