Hi,
I want to manage a rubberband
For that, I use the "controlPai nt" class.
No problem to draw my rectangle, I use "DrawReversible Frame()"
No problem to draw my selection, I use "DrawSelectionF rame()"
No problem to draw my hands, I use "DrawGrabHandle ()"
But after, I don't know how to do to erase my selection and my hands.
And how can I manage my hands ?
Fabien :)
I want to manage a rubberband
For that, I use the "controlPai nt" class.
No problem to draw my rectangle, I use "DrawReversible Frame()"
No problem to draw my selection, I use "DrawSelectionF rame()"
No problem to draw my hands, I use "DrawGrabHandle ()"
But after, I don't know how to do to erase my selection and my hands.
And how can I manage my hands ?
Fabien :)
Comment