Zoom and Pan
Posted: Thu Oct 02, 2014 8:41 pm
XE3 Builder, VCL 2014
This has not been a good upgrade from VCL 2012. New problems:
Panning (via right mouse button) draws outside of the panel margins --- no clipping is happening.
Zoom has similar problem. Draws the zoomed area way outside the axes limits, though the axes limits scale correctly.
I get random access violations in msvcrt.dll during zoom, pan, or form resize ---- not sure which.
Note that I have GDI+ enabled.
Kevin
This has not been a good upgrade from VCL 2012. New problems:
Panning (via right mouse button) draws outside of the panel margins --- no clipping is happening.
Zoom has similar problem. Draws the zoomed area way outside the axes limits, though the axes limits scale correctly.
I get random access violations in msvcrt.dll during zoom, pan, or form resize ---- not sure which.
Note that I have GDI+ enabled.
Kevin