Every time I click on the Horz ScrollBar (the blank area between arrows)
(RuntimeException) java.lang.RuntimeException: Method: getItem not found in: javafx.scene.layout.StackPane
If I click on the Arrows I get
(RuntimeException) java.lang.RuntimeException: Method: getItem not found in: javafx.scene.layout.Region
The Scroll Box scrolls - Do I / Am I suppose to handle these routines? If so how?
(RuntimeException) java.lang.RuntimeException: Method: getItem not found in: javafx.scene.layout.StackPane
If I click on the Arrows I get
(RuntimeException) java.lang.RuntimeException: Method: getItem not found in: javafx.scene.layout.Region
The Scroll Box scrolls - Do I / Am I suppose to handle these routines? If so how?