J
Jeffrey Bradshaw
I have an app that opens to a login screen. Once the user have been
verified, that window opens another window. If I close the login window, the
whole app closes down so I end up hiding it currently. When my main window
closes, it closes the login window at the same time.
Is there an easier way to do this so that I can actually close the login
window after I've opened the next window? Otherwise, I have to keep track of
a window and when the final window closes, close that login window.
TIA.
Jeffrey.
verified, that window opens another window. If I close the login window, the
whole app closes down so I end up hiding it currently. When my main window
closes, it closes the login window at the same time.
Is there an easier way to do this so that I can actually close the login
window after I've opened the next window? Otherwise, I have to keep track of
a window and when the final window closes, close that login window.
TIA.
Jeffrey.