@Checkmate try this

def action1(sender): global x x -= 1 sender.superview.name = str(x)