all groups > dotnet drawing api > august 2003 >
You're in the

dotnet drawing api

group:

Simple Question



Simple Question John
8/29/2003 7:36:20 AM
dotnet drawing api: Hi,

I am writing a graphing application that needs to have
multiple instances of custom graphs written vertically. I
then need a governer that can interact with all the graphs
by drawing a vertical line to line up the graph points.

My basic question is I need to draw something on top of
the other graphs but I don't want to redraw/flicker when I
draw the governer line.

Can anyone help?

John
Re: Simple Question Justin Weinberg
8/29/2003 12:40:07 PM
Have you tried using the controlstyle properties to do double buffering? I
really have no major flicker problems when I implement this.

[quoted text, click to view]

AddThis Social Bookmark Button