Thank u. I have drawn something in the scribble area. I want to highlight the selected area on mouseMoveEvent. Can u help me some lines of code.
Thank u. I have drawn something in the scribble area. I want to highlight the selected area on mouseMoveEvent. Can u help me some lines of code.
If you want selection (and other graphical interactions) you better should look at Diagram Scene Example. Scribble example will not help you.
Bottom line is that you need to use QGraphicsScene and QGraphicsView.
When you know how to do it then you may do it wrong.
When you don't know how to do it then it is not that you may do it wrong but you may not do it right.
Bookmarks