Hi, > Are you sure code from first way will work?
Yes. It was simplified a bit, but copy-pasted from running project.
I have tried to change it to:
Job j = new Job();
j.sigProgressChanged.connect(b, "setValue(int)");
QApplication.invokeLater(j);
d.exec();
but gui was totally freezed ( except progressbar, but slider was freezed ).
--
Dusan
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
