> call Application.ProcessMessages from time to time within your SomeLongProcess
Yes, would be fine, but unfortunately I cannot modified the code inside SomeLongProcess. The time consuming process uses an external library.
> call Application.ProcessMessages from time to time within your SomeLongProcess
Yes, would be fine, but unfortunately I cannot modified the code inside SomeLongProcess. The time consuming process uses an external library.