javafx - How can I find out the relative position of the vertical scroll bar in a Java FX TextArea? -


java fx, textarea within scrollpane within borderpane's center area.

how can find out current position of vertical scroll bar? in fact want know is, if scroll bar thumb @ bottom of scroll bar, or not.

whenever look, scrollpane.getvvalue() returns 0.0, no matter scrollbar thumb is.

any bright idea?

thx keksi


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -