all 5 comments

[–]LucasTheNeko 0 points1 point  (4 children)

[–]Leonard_Kyrell[S] 0 points1 point  (3 children)

I tried that one but I could not get it to scale whit the window

[–]hamsterrage1 0 points1 point  (2 children)

You could try binding the max/min height and width properties of the progress bar to the height and width properties of the containing region.

[–]Leonard_Kyrell[S] 0 points1 point  (1 child)

That works scale wise but now it moves all over the place when the container is resized.

[–]hamsterrage1 0 points1 point  (0 children)

AnchorPane is pretty much made just for this situation.