?
=?iso-8859-1?q?f=E9rnas_-_Brasil?=
Hello all,
Imagine de following scenario:
My app has a login page, called FormLogin.
Well, the FormLogin is the entry point of the app.
Like any login, if the given information is correct, the app open a
new window, in my case (FormPrincipal).
The problem is that when I open "FormPrincipal", the "FormLogin" keeps
on backgound and if I click on the "X" (in top-right corner) in
"FormPrincipal" it is closed and "FormLogin" is showed again.
How to avoid this situation?
Thanks
Imagine de following scenario:
My app has a login page, called FormLogin.
Well, the FormLogin is the entry point of the app.
Like any login, if the given information is correct, the app open a
new window, in my case (FormPrincipal).
The problem is that when I open "FormPrincipal", the "FormLogin" keeps
on backgound and if I click on the "X" (in top-right corner) in
"FormPrincipal" it is closed and "FormLogin" is showed again.
How to avoid this situation?
Thanks