Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » MessageConsole.clearConsole() and appending text are executed in wrong order
MessageConsole.clearConsole() and appending text are executed in wrong order [message #460982] Wed, 03 January 2007 11:10
Eclipse UserFriend
Originally posted by: hb.carrara.ch

Hi,

i'm currently implementing a generator plugin which makes use of the eclipse
console. When i clear the console with "MessageConsole.clearConsole()"and
immediatly insert some text through the attached OutputStream most of the
time everything is okay. But sometimes it seems that the clear is performed
a short delay after inserting the new text. My current workaround is to
create a new console each time the generator starts. Is there any other
possibility?

Thank you for any comment.

Heiko B
Previous Topic:custom configuration on OS X
Next Topic:Is RCP only for Desktop application not for Client Server Application
Goto Forum:
  


Current Time: Fri Apr 26 22:16:56 GMT 2024

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

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

Back to the top