Using Visual C++ (CLI type) I can place a rectangle of any width and color on the screen where the ends are defined by the calls to
->MouseDown and ->MouseUp. But I'd like to see the rectangle grow while I'm holding the mouseButton down. It seems like I should be doing it within a timer but what do I call from within that time to get the present location of the mouse?
Walt

Recommended Answers

All 2 Replies

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.