def get_button_expo(self, e, root, myFont): return Input_Presentation.InputPresentation().button_builder( e, root, myFont, '^')
def get_button_close_br(self, e, root, myFont): return Input_Presentation.InputPresentation().button_builder( e, root, myFont, ')')