Hi,
my compiled app (both in Release and Debug mode) can't be closed when clicking on the close window red X. When I click nothing is happening. I debugged that the code is going to OnClose routine. But that's all I could find.
When I create new project all is ok.
I am not entirely sure, but I think it is happening when I delete some components from Form in wxSmith editor.
Should I delete something more is the source code?
Compilation is without any problem
Thanks in advance