scrollView Help?

I’m trying to create a cropped area in my stats pages, which reels off loads of in-game information (time played, etc…).

But I am having an absolutely nightmare even getting started. I’m confused whether I should be using the widget library or including scrollview/util.lua files.

I’ve gone with the former, but having troubles including text in the scrollView. I did have one example working, but always ended up with a white box on the screen - which I guess was the scrollView, but

Essentially I have a background image that has a chalkboard, which is where I’d like to present the cropped information and allow the user to scroll the info contained within this small’ish area.

Any help to get me started would be massively appreciated, feel like I’m going nowhere at the moment.

Cheers… [import]uid: 33275 topic_id: 20396 reply_id: 320396[/import]

@segaboy - widget scrollview should work for your case. I have been using scrollview with images and text and it has worked fine for me. [import]uid: 84539 topic_id: 20396 reply_id: 79894[/import]

The widget library would be the way to go. It has seen several fixes and improvements in the latest daily builds [import]uid: 84637 topic_id: 20396 reply_id: 79897[/import]