Hi there, Qt does this mouse move event compression, I can imagine it is good but in one of my application where user is doing some kind of drawing with mouse we dont want this compression of mouse move event take place, is there any way I can avoid this?
I see QCoreApplication::compressEvent() is virtual function can I use this? if yes can any one please guide how? regards, Harris
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest