ext Trinathpujari wrote: > Hi, > > I am using QListWidget for displaying the contacts in a call history > from a linked list but when listwidget goes to maximum entries and after > it updates the recent contact to the list . > At this time the if the selected contact is the last contact in the > list , then list widget flickers and it goes blank for 1 or 2 secs or > when the user moves his scroll area in the list widget it goes blank. > Please provide me some inputs if anybody knows how to update the > QListWidget without flickering. > > Regards > Trinath
This is not a question about Qt Creator, but about Qt itself. You can try asking on the Qt-interest list: http://lists.trolltech.com/mailman/listinfo/qt-interest Or on the #qt channel on irc.freenode.net. Regards, Bjørn -- Thorbjørn Lindeijer Software Engineer Nokia, Qt Software _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
