Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Console view hang up
Console view hang up [message #484185] Fri, 04 September 2009 14:08
vikas  is currently offline vikas Friend
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
Previous Topic:3.5 RCP Export Do We have a Bug?
Next Topic:How to change property of action defined in plugin.xml in other components?
Goto Forum:
  


Current Time: Tue Apr 23 15:30:21 GMT 2024

Powered by FUDForum. Page generated in 0.02278 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top