MarcB
Aug 28, 2020 - 19:23
Hello, I would like to draw Path objects in ScrollView, is that at all possible ? Thanks a lot for any help.
Hello, I would like to draw Path objects in ScrollView, is that at all possible ? Thanks a lot for any help.
You can have a UI.View, with a custom draw() method that you add to the scroll view.