ana.rodrigues Posted May 5, 2020 Posted May 5, 2020 Hi, I want my webapplication to restart. Aparently, It seems it does with UniApplication.Restart or ModalResult := mrOk, but then it shows the LoginForm, and when i try to hit the button again it doesn't do anything as if it has no event at all. That is, there wasn't really a restart, because something seems to get stuck. I have the lastet unigui Version:1.90.0 build 1531. How do i force an application to end? Because i want to re-enter my application in another session, and i can't without kill the application with taskmanager and run again. Thanks in advance. Ana Quote
Sherzod Posted May 5, 2020 Posted May 5, 2020 3 hours ago, ana.rodrigues said: I want my webapplication to restart. Aparently, It seems it does with UniApplication.Restart or ModalResult := mrOk, but then it shows the LoginForm, and when i try to hit the button again it doesn't do anything as if it has no event at all. That is, there wasn't really a restart, because something seems to get stuck. I have the lastet unigui Version:1.90.0 build 1531. How do i force an application to end? Because i want to re-enter my application in another session, and i can't without kill the application with taskmanager and run again. Thanks in advance. Hello, Can you please explain in more detail? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.