| Scrolling a JFace Viewer [message #1000362] |
Mon, 14 January 2013 10:46  |
Joel Becker Messages: 13 Registered: December 2012 |
Junior Member |
|
|
Hi,
When I add items to my ListViewer, I need to scroll it down such that the newest item is visible. The only possibility I could find was the ListViewer.scrollDown() method, which for testing I called with scrollDown(0, 100) whenever an item was added, but this did nothing, beside being more low-level than preferred. How can one scroll a ListViewer to the bottom?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03896 seconds