[Qt-interest] not able move across elements in QTreeWidget
Andre Somers
andre at familiesomers.nl
Fri Jan 8 13:20:39 CET 2010
Sujan Dasmahapatra wrote:
>
> Dear Friends
> I have a QTreeWidget in my application.When I am loading some items
> (QTreeWidgetItem) I can see the items are there. But after some time
> my mouse is getting stuck and I am not able to move to select a
> different item.
> Any idea from anyone what could be the reason.
> I am guessing this could be the performance problem but no clue I am
> getting about how to resolve it.
>
> Any help or comments would be highly appreciated.
>
> Thanks
> sujan
>
If "some" is actually some, as in, a few dozen, then this should not
cause any performance issues. If by "some", you mean many thousands,
than this may be an issue.
It is impossible to tell, without you reducing the issue to a minimal
example that you post here.
André
More information about the Qt-interest-old
mailing list