08-04-2019, 06:11 PM
Hi Guys,
Thanks for your input. I'm sorry I was a bit unclear. I have found a working solution but I'm not sure it is correct. I mean, I am not sure it is the right way of solving the problem and I might post another question later, once I've tested a bit more.
The uncertainty is caused by a lack of understanding the application process flow in various situations, fx. after events like OnClick and OnAsyncCick. The solution to my problem was realizing that at the return to the mainform, it was processed anew, like it was just launched, and not as I believed, at the point in the code right after the line where I call the subform.
I would like to get to know the flow conditions some more. Is there anywhere I can read about that ?
Regards
Soren
Thanks for your input. I'm sorry I was a bit unclear. I have found a working solution but I'm not sure it is correct. I mean, I am not sure it is the right way of solving the problem and I might post another question later, once I've tested a bit more.
The uncertainty is caused by a lack of understanding the application process flow in various situations, fx. after events like OnClick and OnAsyncCick. The solution to my problem was realizing that at the return to the mainform, it was processed anew, like it was just launched, and not as I believed, at the point in the code right after the line where I call the subform.
I would like to get to know the flow conditions some more. Is there anywhere I can read about that ?
Regards
Soren

