Hi. Is there a build-in function like in `C#` to scroll the child into viewport of `ScrollPane`? If not, how to achieve that using `setVvalue()` method of `ScrollPane`? I use below method to scroll, but it scrolls every control to the top of the viewport, but I want to scroll controls which are in the bottom of viewport to the bottom. ```java Bounds bounds = scrollPane.getViewportBounds(); scrollPane.setVvalue(flowPane.getChildren().get(3).getLayoutY() * (1/(flowPane.getHeight()-bounds.getHeight()))); ```
M
MVSoftVM
@MVSoftVM
Posts
-
JavaFX ScrollPane scroll child to bottom -
Windows 11 update...Please read about Windows 11 and installing it on not-ready devices. First of all, the limitations are set only inside setup files. Also, the Checking application provided by Microsoft offers the same s**t. What are the good news? There are a couple of videos/tutorials on Youtube which explain how to modify a Windows 10 installation iso to be able to install W11, and to bypass TPM v2.0 and CPU compatibility restrictions of W11 installer. Regards, Vali