Forum Archive

Path object in ScrollView

MarcB

Hello, I would like to draw Path objects in ScrollView, is that at all possible ? Thanks a lot for any help.

JonB

You can have a UI.View, with a custom draw() method that you add to the scroll view.