Hi,
I've simple apllications made on two Forms (Form1, Form2). Form1 is loginbox where user puts username/password and if they're correct Form1 is hiding Form1.hide, and Form2 is showing Form2.show;
Application is closing but I have no idea why it stays in MS Windows Processes. (ctrl+alt+del) is nescessary to rebuild or even open the same application for the next time.