zoomagview

  1. S

    Java Question Zooming Events

    Hi. I need to capture the zoom factor (positive or negative) of an image during zooming...in practice I would like to use this information to reposition a symbol (which does not belong to the image) in the same coordinates using the zooming factor to position recalculation. I tried using...
  2. D

    Android Question ZoomageView error on LoadLayout

    I get an error when I loadlayout that contains a ZoomageView. If I remove Zoomageview, there is no error. I created a very simple new project and the error occurs at Loadlayout:- Sub Activity_Create(FirstTime As Boolean) 'Do not forget to load the layout file created with the visual...
Top