Updating display of PtProgress

Hi,

I’ve got a PtProgress widget which gets updated during a time-consuming process, but I don’t actually see the bar move until the process finishes, and it jumps to 100%. I tried calling PgFlush() every time the bar moves, but does not seem to make any difference. Is there a way to ensure the PtProgress widget’s display is up to date?

Cheers

Garry

PtFlush()? :smiley:

Rick…

Doh!! :blush:

I feel a little embarrassed now…

So what does work ?