>
> I can't actually do what you suggest because the file writing is done by an
> external lib written by me, but which should not have Qt dependencies. Anyway,
> that's not the topic here:
>

If the user can't really do anything during the duration of the save
why not just show them a busy cursor. If the save takes so long that
you need to use a more complicated progress dialog to keep them informed,
then that long save time is the real problem worthy of your attention.

Bill

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to