if doStopAgain == 5:
        print("Show app2")
        app2.show()
    elif doStopAgain == 6:
        print("Hide app2")