how to draw line by dragging mouse inside rectangle in dialog based application in vc++,mfc
-
how to draw line by dragging mouse inside rectangle in dialog based application in vc++,mfc
-
how to draw line by dragging mouse inside rectangle in dialog based application in vc++,mfc
Handling mouse events end using graphic primitives, I suppose. What is your problem about? :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
how to draw line by dragging mouse inside rectangle in dialog based application in vc++,mfc
the rectangle have top,left,width,height four parameters. If the first point or the end, is more than width or height. you can change the rectangle's width(height).Because is the max.
-
the rectangle have top,left,width,height four parameters. If the first point or the end, is more than width or height. you can change the rectangle's width(height).Because is the max.
wangningyu wrote:
the rectangle have top,left,width,height four parameters. If the first point or the end, is more than width or height. you can change the rectangle's width(height).Because is the max.
?!? :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]