Index: shared/scripts/names.py =================================================================== diff -u -ra309546f47434a0a2a22de97e24947d252b59106 -rd4c17278e9f190d4a61ac5304715295643c64091 --- shared/scripts/names.py (.../names.py) (revision a309546f47434a0a2a22de97e24947d252b59106) +++ shared/scripts/names.py (.../names.py) (revision d4c17278e9f190d4a61ac5304715295643c64091) @@ -104,7 +104,7 @@ o_PreTreatmentBase_BACK_Text = {"container": o_PreTreatmentConsumblesStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "BACK", "type": "Text", "unnamed": 1, "visible": True} o_PreTreatmentBase_CONFIRM_Text_2 = {"container": o_Gui_MainView, "text": "CONFIRM", "type": "Text", "unnamed": 1, "visible": True} #virtal keypad input field -o_keypad_input = {"container": o_Gui_MainView, "id":"keyText", "type": "Text", "unnamed": 1, "visible": True} +o_keypad_input = {"container": o_PreTreatmentStack_pretreatmentConnectionStack_PreTreatmentConnectionStack, "id":"keyText", "type": "Text", "unnamed": 1, "visible": True} #virtal keypad back space key o_back_space_key = {"container": o_Gui_MainView, "id": "backspaceKeyBackground", "type": "Rectangle", "unnamed": 1, "visible": True} o_PreTreatmentBase_Indicators = {"container": o_PreTreatmentConsumblesStack_PreTreatmentBase_TreatmentFlowBase_2, "type": "StepBullet", "unnamed": 1, "visible": True}