Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8098210

ListView items stack from bottom functionality

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 8u5
    • javafx

      Implement how the items in a list view to display. By default listview items are displayed from top and if I want to implement a chat app with listview items in the list should be updated from the bottom of the list view. In android for a list view stack from bottom can be applied by setting - android:stackFromBottom="true" (an example I found on android: http://gmariotti.blogspot.in/2013/07/quick-tips-for-listview-build-layout.html ). But in my research this is not possible in JavaFX.

            jgiles Jonathan Giles
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: