Hii..

I encountered an error when I tried to execute following line of code.

statusbar()->message(strError,15000);

The error got is "ASSERT failure in QCoreApplication::sentEvent:"Cannot sent events to objects owned by a different thread".

This code works fine with Qt3 and the problem is only with Qt4.The code is ported from Qt3.3.8 to Qt 4.3.0.

I will heartly appreciate any suggestions.

Regards
Noufal