I'm building a progress window using DDT.
Before the dialog's controls are painted correctly, the procedure is doing it's job already.
1 single Dialog Doevents is just not enough.
1) Multiple can solve it but when to know when it's enough.
2) I really wouldn't like to use this techn. because it gives the user the time to interfere.
Thanks,
Before the dialog's controls are painted correctly, the procedure is doing it's job already.
1 single Dialog Doevents is just not enough.
1) Multiple can solve it but when to know when it's enough.
2) I really wouldn't like to use this techn. because it gives the user the time to interfere.
Thanks,
Comment