Quote:
Originally posted by /\/\isanThr0p
I think you would need to change the max or min value on the scrollbars according to your zoom factor, but I really don't know how you programmed it so I can't know.
keeping the system could be archieved by getting the offset (scrollbar.value) multiplying this value with the zoomfactor (or not depending on how you managed that before) + the x or y value you get from the mouse down event and depending on what you really want to archieve taking this times the zoomfactor too.
hope that was any clear