We have noticed several times, especially on MSWindows that the “Activated” event of a window fires when the window is about to be closed.
The problem is that this event can use controls… which are gone…
Naturally, we are unable to reproduce this issue, but it happens many times at our clients…
Is it a Xojo Bug ?
For me, when a window is going to be closed (after the CancelClosing event) : no interest to call the Activated event.
I am tired of putting “try…end try” to fix this issue…
11 posts - 5 participants