Page 1 of 1

Scrolling in TsgImage

Posted: 02 Aug 2006, 19:05
by tepper
Hi,
Is there a possibility to deactivate the implemented scrolling functionality which is normally on the right mouse button and the pressed mouse wheel.

Or even better would be to have this functionality on the left mouse button.

Cheers
Stephan

Posted: 02 Aug 2006, 19:38
by support
Hello Stephan,

Right mouse button and pressed mouse wheel allows dragging of the image.
Set:

Code: Select all

TsgImage.Drag := false;
for deactivating this ability.

Sergey

please post questions to the forum or write to support@cadsofttools.com