Hi,

Iam Using Qtopia -4.2. I am writing an application which had 3 tabs and under each tab I had 3 more sub tabs. Each sub tab had 10-15 line edit boxes will get data and each line edit box need to be updated for every 200ms using QTimer.

I am using setText for updating the boxes. It seems to me setText is utilising more CPU load. So is there any other way to update the Lineedit boxes. It is just to display the text on to line edit.

Thanks & Regards,
Arun