Relative Content

Tag Archive for javaeclipseuser-interfacejavafxscenebuilder

How to make scrollable list of panels?

new to JavaFX and I’m using SceneBuilder to make a scrollingframe with a VBox inside which has infinite VBoxes inside (user can create them).
The problem is my setup doesnt work. Im using an AnchorPane with a ScrollingPane inside. The rest with this code: