Join Slack
Powered by
Is there a way to make it so that the scroll bar g...
# tornadofx
h
Hamza
08/05/2018, 3:21 AM
Is there a way to make it so that the scroll bar goes to the very bottom? So like if you're making an app and every time someone sends a message to automatically force the scrolling to the latest message
a
abhinay
08/05/2018, 7:00 AM
Are you talking about
ListView
?
h
Hamza
08/05/2018, 12:52 PM
Pretty much any view which is scrollable
Hamza
08/05/2018, 12:52 PM
Even like a text area
a
abhinay
08/05/2018, 6:27 PM
Most scrollable interfaces have
scrollTo
exposed.
4
Views
Open in Slack
Previous
Next