Hi there,
I've disabled the right click menu of GDViewer by using "gdViewer1.EnableMenu = False", and I customerized my own right click menu.
Then I got a very funny issue...
my menu items activate commands like "gdImaging1.RotateAngle(90)", "gdImaging1.RotateAngle(-90)", "gdViewer1.ZoomIN()" and "gdViewer1.ZoomOut()".
For the first time, i click on the item for gdImaging1.RotateAngle(90), the image displayed in GDViewer rotated 90C.
The I click the same item again, the image rotated 90C for 2 times (i can see the viewer flashed for 2 rotations)... So my image is rotated for 270C...
When i did the 8th click, gdViewer flashed for 8 times and i saw the image rotated in 90C for 8 times...
The above issue happens when i click any commands list above in any orders...
I'm testing gdpicturepro5.ocx v5.8.0.0 on vb 2008.
Please advise for solutions.
Thanks & Regards,
Riona
