Hi there
I have a little problem.
How do i make sure that a graph is not redrawn while the form with the graph
is being resized ?
I have tried to add a mouse up/down event handler on the form1, but it
dosn't get called when resizing :(
I would like to be able to resize my form, but also make sure the graph is
only redrawn when the user is not resizing any more.
Hope my question make sense :)
--
Søren Reinke
www.Xray-Mag.com/ - Your free diving magazin on the net.
Current issue Diving in North America, 99 pages.
Download it in PDF
I have a little problem.
How do i make sure that a graph is not redrawn while the form with the graph
is being resized ?
I have tried to add a mouse up/down event handler on the form1, but it
dosn't get called when resizing :(
I would like to be able to resize my form, but also make sure the graph is
only redrawn when the user is not resizing any more.
Hope my question make sense :)
--
Søren Reinke
www.Xray-Mag.com/ - Your free diving magazin on the net.
Current issue Diving in North America, 99 pages.
Download it in PDF
Comment