Hi, All
If to create an editor of big area (like CAD-software), bigger than the app form\activity - it needs some 2D-scrolling container. But the editor should allow objects moving inside the container that is scrollable itself.
1) How to use cross-platform B4XView as 2D ScrollView with dynamic manual object manipulations, dragging ?
ScrollViewInnerPanel is always non-initialized, and read-only. How to use ?
2) Zooming in\out of the editor by the mouse scrolling wheel - any solution together here ?
If to create an editor of big area (like CAD-software), bigger than the app form\activity - it needs some 2D-scrolling container. But the editor should allow objects moving inside the container that is scrollable itself.
1) How to use cross-platform B4XView as 2D ScrollView with dynamic manual object manipulations, dragging ?
ScrollViewInnerPanel is always non-initialized, and read-only. How to use ?
2) Zooming in\out of the editor by the mouse scrolling wheel - any solution together here ?
Last edited: