maguskrool
Technical User
Hi.
I have a thumbnail gallery to which I need to attach a scroll bar, to scroll through the gallery items.
The gallery is a sprite and it has another sprite, called sprContent, as a child. The thumbnails are then loaded and arranged as children of sprContent.
Then I created a ScrollBar component instance, filled its properties and added it as a child of the gallery, thinking it would then scroll its content. Where do I have to add the ScrollBar component for it to work as I need?
Thanks in advance.
I have a thumbnail gallery to which I need to attach a scroll bar, to scroll through the gallery items.
The gallery is a sprite and it has another sprite, called sprContent, as a child. The thumbnails are then loaded and arranged as children of sprContent.
Then I created a ScrollBar component instance, filled its properties and added it as a child of the gallery, thinking it would then scroll its content. Where do I have to add the ScrollBar component for it to work as I need?
Thanks in advance.