def switch_to_da_form(self, *args): self.manager.transition.direction = 'right' self.manager.current = 'da_form' # Input Screen for Deadlock Detection algorithm