Page 1 of 1

Simplegraph: Zoom-in/out and zoomextent

PostPosted: June 10th, 2004, 7:52 am
by f1delphi
Hi,

I am very new on this forum because I just found the simplegraph component and liked very much. Thanks to author first.

This component mostly meets my needs for my application but
I need some extra features on it. For example, zoom (in-out-extent and fit to page) and pan options.

Due to the opensource advantage, it is up to my ability to implement this features on simplegraph but;

I am not an expert graphics programmer enough to add these features to the original source.

Are there anybody who has a suggestion, or better,
are there any body who has already did this.

Any help/suggestions appreciated.

Thanks in advance.

Faruk Demirel

PostPosted: June 12th, 2004, 7:29 am
by Kambiz
Hi,

Because adding zoom in/out needed major changes in the code, I added it myself.

The new release is available to download.

Kambiz

PostPosted: June 14th, 2004, 6:15 am
by f1delphi
thanks