Qt-interest Archive, January 2007
Qt3 - QDataTable
Message 1 in thread
Hello,
in my application the data for some QDataTables gets loadad via an
internet connection. Depending on the amount of data this might take
some time (1 to 5 seconds) - even worse the app gets blocked during loading.
Does anybody know how to avoid this. I simply want to display some sort
of (progress-)dialog when starting loading and maybe call
qApp->processEvents() during loading but could not find the right
function/signal/... to place the code.
Any help appreciated,
RZ
--
[ signature omitted ]