Console view hang up [message #484185] |
Fri, 04 September 2009 14:08 |
vikas Messages: 10 Registered: July 2009 |
Junior Member |
|
|
Hi All
I am using standard console plugin in my RCP application. It is working
gud.
But recently i observed that if large number of statements are written to
Console view it just hangs up my application. I found that only certain
number of characters can be displayed in console view at a time ( or may
be per sec). It works fine for very large number of characters when they
are displayed in small numbers at a time. Is this expected behavior or
anything related to a buffer. I tried to use setWaterMarks and flush()
methods but it didn't resolved my problem.
for testing purpose i put a particular statement in for loop and executed
it for n times.
Any help in this issue will be great help.
Thanks and Regards
|
|
|
Powered by
FUDForum. Page generated in 0.03049 seconds