From: Francesco M. <f18...@ya...> - 2009-02-04 19:54:26
|
Hi all! as promised I finally managed to fix the race condition in wxProgressDialog (that race condition which forced us to call Sleep() inside UppMainWindow::Entry). This however requires you to update to the very latest wxWidgets trunk to be able to compile UPP (NB: it should still compile against wx28 but when wx29 is found at compile time, then the new wxThreadEvent class is required). Please let me know if you find any problem with this change! Keep up the good work! Francesco PS: I think that after this fix a new release could be done.... -- |