On segunda-feira, 14 de março de 2016 18:39:25 PDT Benjamin TERRIER wrote: > So here is my question is there a bug in Qt or does DispatchMessage > shouldn't be called ?
Don't call it. Qt integrates with the Windows event loop, so this behaviour is expected. Ditto for Cocoa event loops and for glib: if you cause them to dispatch, Qt event processing will be woken up and deliver pending events. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest