Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
4.7.4
-
None
Description
I've the bug since 3 days and I don't know how to fix it. I'm making a widget with movable label, with rich text on label. To move my label, i reimplant the function MouseMoveEvent(MouseEvent* event) to make my label follow the cursor. This work very well if there is plain text or pixmap on label. If there is rich text, it don't work anymore. (Sorry for my bad English).