I have a table viewer which is updated very quickly and I want to scroll lock my table viewer as in the eclipse console view.
I tried to plug-in spy the console view in eclipse but I didn’t find what I was looking for
Any tips to do that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found out the answer, thanks to someone on another forum.
You only need to use the method refresh(object, true, false) to do that