G'day all,
Just wondering if there was some way to get into the save/load routines of QImages, to be able to display a progress bar.
For instance, if I save an image that is 12mb, it takes a while, and at the moment I plan to run it in its own thread so at least I don't get ui lag issues, but it would be nice if I could display a progress bar or something similar as it saves.
Anyone have any ideas on how to do this?
Thanks in advance,
Dave