F
Flemming
I have a problem when switching between another program and my own
application.
this is what happens:
1) I start 'myapp.exe" from File Explorer
2) From form1 activate 'ShowDialog()' on form2
3) Start File Explorer and reactivate 'myapp.exe' by clicking the exe file.
4) Now form1 is showed and not the last active form form2. And the
application is 'disabled'.
5) However I can reactivate the correct form2 by going to memory manager and
reactivate form2, from the "Running program list".
I can send a sample program..!
/Flemming
application.
this is what happens:
1) I start 'myapp.exe" from File Explorer
2) From form1 activate 'ShowDialog()' on form2
3) Start File Explorer and reactivate 'myapp.exe' by clicking the exe file.
4) Now form1 is showed and not the last active form form2. And the
application is 'disabled'.
5) However I can reactivate the correct form2 by going to memory manager and
reactivate form2, from the "Running program list".
I can send a sample program..!
/Flemming