CRectTracker question

  • Thread starter Thread starter iotah
  • Start date Start date
I

iotah

Guest
Hi, my application creates child windows derived from CWnd. I want to give the user the ability to select a number of objects and move them around, align them and resize. To indicate what objects were selected I thought I would use the CRectTracker class. My problem is that when I try to move the selected object I'm left with the surrounding tracker rectangle and I can't seem to find a way of removing it. Could anyone please point me in the right direction. Many thanks

Continue reading...
 
Back
Top