Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » enhanced MessageConsole ?
enhanced MessageConsole ? [message #463988] Wed, 21 February 2007 12:23
Eclipse UserFriend
Hello,

I am trying to create a plug in that looks pretty much like a Console. As I've seen
until now, I cannot subclass the ConsoleView or use it in my own view.

MessageConsole seems to be a good choice, but I'd like to know if two things that I
really need to do will be possible with that console.

1. Color certain lines or certain part of certain lines
2. Remove lines.

In the second point, my goal is that if I send 10000 messages to the console, it
should only display, say the last 1000 ones and drop the 9000 older ones, so that the
plugin does not need a huge amount of memory.

It is possible to do these two things with a MessageConsole, or with a component
based on a MessageConsole?

Since I'm pretty new to plugin development, could anybody please give me a few hints
on how to do those things? :)

Thanks for any help,

Sébastien
Previous Topic:How can I get list of Actions contributed by Plugins?
Next Topic:How to set the Locale /Language (i18n) RCP application dynamically
Goto Forum:
  


Current Time: Sat Apr 26 21:24:42 EDT 2025

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

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

Back to the top