I have a app that compares a current sub showing in the IDE to the same one that is part of another app or another version of it.
The idea is to see what the differences there are and what changes I should make.
This works nicely but after about 20 seconds (while I am still thinking) it closes and I have to restart it by clicking the button on top of IDE.
Unfortunately It starts at the beginning - I can fix that but I rather not make it state dependent - and I have to navigate to where I was.
This timeout occurs for both B4J and B4A.
I have set then MainForm.AlwaysOnTop = True. It doesn't stop the timeout.
The idea is to see what the differences there are and what changes I should make.
This works nicely but after about 20 seconds (while I am still thinking) it closes and I have to restart it by clicking the button on top of IDE.
Unfortunately It starts at the beginning - I can fix that but I rather not make it state dependent - and I have to navigate to where I was.
This timeout occurs for both B4J and B4A.
I have set then MainForm.AlwaysOnTop = True. It doesn't stop the timeout.