Qt-interest Archive, July 2007
QSocket and form.
Message 1 in thread
hi everybody,
I am using qt-3.1 with Fedora linux.
I am doing socket programming using QSocket. I have a readyRead slot, it
executes when data is available on port. But sometimes i need to do some
event to come in readyRead slot (press Alt-tab or moving mouse). I have a qt
forms having images updates, when comes in readyread slot.
Suppose, when i don't did any event, then i need to wait, to come in
readyRead slot and it comes after some time(after 2-3 min.) automatically.
When i press alt- tab or move the mouse, it comes in readyRead immediatly...
Can anybody know how to resolve this issue....
Thanks and Regards,
Niranjan.
--
[ signature omitted ]