Although it is possible that it is a Qt bug, it is more probable that its a bug in your application or, that you are just not doing it right.
If you show us the relevant code where you change the cursor, we might be able to help you.
Although it is possible that it is a Qt bug, it is more probable that its a bug in your application or, that you are just not doing it right.
If you show us the relevant code where you change the cursor, we might be able to help you.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
The simplest way to see it is to run a Qt4 Assistant and resize the 'Sidebar' dock that Assistant has on the left.
It doesn't flicker, it just relayouts really slow, and that's mostly because of the tab widget.
I am afraid you can't do much about that, except waiting for 4.4, where things like this are said to be improved.
And you can't actually call this a bug. More a side effect of layout flexibility.
That I understand, but if they improve it, it's even better.
But what I was talking about is the cursor shape, that changes from drag cursor to pointing cursor and back.
Anyway, I can live with it until it will be fixed.
Bookmarks