Occasional application crash

Log that rect values and screens rects values before it happens, if it happens. When it happens, do a postmortem inspection looking at the last logged values for clues. Maybe some weird values has raised up.

Indeed.

Using a timer to watch a thread hasn’t been standard or recommended since the introduction of Thread.AddUserInterfaceUpdate. I don’t think that’s the problem, but I do want to make sure new Xojo users aren’t mislead.

2 Likes

Sure, that is better in a lot of ways. I’ve yet to convert this major process over to it though, but I will one day. I’ve a whole state engine going on in the timer and will have to think about converting. Just not around a release time. :slight_smile:

1 Like