From: "Maher Ben Moussa" Subject: Re: QtQuran Date: Mon, 30 Dec 2002 01:28:42 +0100
It's a well known problem in Qt. When the application is busy with something else, the screen can not be redrawed.
To solve it, just add "qApp->processEvents();" after where you made some changes to the screen. by example in the end of method void QuranApp::Read().
I have Qt 3.0.5 here running. "qApp->processEvents();" solves the problem here
I hope this solve your problems too.
Regards,
Maher
From: Mohammed Yousif Subject: Re: QtQuran Date: Sat, 28 Dec 2002 20:58:13 +0000
On Sunday 15 December 2002 08:25, Mohamed Eldesoky wrote:
> I noticed something here.
> When listening to the quran, the voice is forwarding OK, but the text of
> the aya is stalled ( stopped at some previous Aya)
> It will only change and synch with the voice when you move the mous over
> the application window.
> Have anyone encountered that too ??
This seems to me a problem with Qt because I reproduced this problem only
after I used Qt 3.0.5.
Can you try Qt 3.1? it works for me.
-- Mohammed Yousif "She is in my mind and soul, I love her with all my heart and blood". We _will_ restore OUR Jerusalem _______________________________________________ Developer mailing list Developer at arabeyes dot org http://lists.arabeyes.org/mailman/listinfo/developer
_________________________________________________________________
Ontvang je Hotmail & Messenger berichten op je mobiele telefoon met Hotmail SMS http://www.msn.nl/jumppage/
_______________________________________________ Developer mailing list Developer at arabeyes dot org http://lists.arabeyes.org/mailman/listinfo/developer