[Qt-interest] slot seems to die when widget is in motion
Deepak Angeshwar
angeshwar at gmail.com
Fri Jul 24 17:40:43 CEST 2009
I have a slot in my custom widget. This custom widget is placed on the main
window (another Widget)
The custom widget keeps on receiving some messages from an external source.
I see that when the main window is dragged or moved, the custom widget stops
receiving the messages via he slot
Once I stop moving the main window, custom widget starts receiving the
messages again.
Its as though the slot gets disabled while in motion, has anyone else faced
the same issue.
regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090724/c0382e8d/attachment.html
More information about the Qt-interest-old
mailing list