I put a scroll box inside a horizontal box and in the initial event it spawns the buttons inside the scroll box, but it happens that the scroll box expands across the screen instead of remaining in a static size to enable scrolling.
In that screenshot you’ve got vertical alignment set to fill all available space. Try wrapping the scrollbox in a size box and setting a maximum height.