B
Bad_Kid
How to make this:
I have a panel and I draw something on it (some lines, a complex
function...).
I want this:
When I move mouse over that panel to draw a vertical line from top of the
panel to panel.height on the X position of the mouse? While I'm moving a
mouse over a panel that vertical line is moving too aloong with the mouse
cursor.
Do I have to redraw a whole panel for every mouse movement??? That's not a
good idea, ist' VERY slow...
any suggestions, PLEASE??
thanks!
I have a panel and I draw something on it (some lines, a complex
function...).
I want this:
When I move mouse over that panel to draw a vertical line from top of the
panel to panel.height on the X position of the mouse? While I'm moving a
mouse over a panel that vertical line is moving too aloong with the mouse
cursor.
Do I have to redraw a whole panel for every mouse movement??? That's not a
good idea, ist' VERY slow...
any suggestions, PLEASE??
thanks!