Suggestion for DrawLine
Posted: Fri Oct 10, 2008 5:29 pm
Hi,
I just wanted to make a suggestion. I have already implemented this myself because I have the source code but it would be very useful to others. I added Mouse events, i.e. MouseDown, MouseUp, to the DrawLine class. This is useful if you want to detect a right-click, or whatever, to popup a menu allowing the user to change colors, thickness, etc. for a given line.
Kevin
I just wanted to make a suggestion. I have already implemented this myself because I have the source code but it would be very useful to others. I added Mouse events, i.e. MouseDown, MouseUp, to the DrawLine class. This is useful if you want to detect a right-click, or whatever, to popup a menu allowing the user to change colors, thickness, etc. for a given line.
Kevin