Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Multicolumn TextEditor?
Multicolumn TextEditor? [message #76642] Wed, 05 March 2008 04:45 Go to next message
Eclipse UserFriend
Originally posted by: jbruestel.axway.com

Hi,

I'm trying to port a eclipse plugin to RAP. The plugin displays a
proprietary message format. The current plugin uses
org.eclipse.ui.editors.text.TextEditors. This editor isn't impl. in RAP.

Will this be impl. in the near future?

What alternatives do I have? I only need to display the message(ro). I
tryed to use the text widget(MULTI) but I couldn't get the current
position of the courser. This isn't implemented yet. I need to get the
selected postion of the message.

Thanks for your help,
Jonas
RE: Multicolumn TextEditor? [message #76660 is a reply to message #76642] Wed, 05 March 2008 06:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

currently there is no plan to implement
org.eclipse.ui.editors.text.TextEditors in the near future.

I'm sorry but I don't understand what you are trying to do. Could you
please explain your problem a little more detailed.


Ciao
Farnk

-----Ursprüngliche Nachricht-----
Von: Jonas "Brüstel" [mailto:jbruestel@axway.com]
Bereitgestellt: Mittwoch, 5. März 2008 10:46
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: Multicolumn TextEditor?
Betreff: Multicolumn TextEditor?


Hi,

I'm trying to port a eclipse plugin to RAP. The plugin displays a
proprietary message format. The current plugin uses
org.eclipse.ui.editors.text.TextEditors. This editor isn't impl. in RAP.

Will this be impl. in the near future?

What alternatives do I have? I only need to display the message(ro). I
tryed to use the text widget(MULTI) but I couldn't get the current
position of the courser. This isn't implemented yet. I need to get the
selected postion of the message.

Thanks for your help,
Jonas
Re: Multicolumn TextEditor? [message #76690 is a reply to message #76660] Wed, 05 March 2008 06:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jbruestel.axway.com

Hi,


I'm trying to display formatted text messages. The message contains a lot
of unreadable(proprietary) key-value pairs. If the user clicks on one text
element another view should respond to this and display a human-readable
description.

Thanks,
Jonas
Re: Multicolumn TextEditor? [message #76915 is a reply to message #76690] Thu, 06 March 2008 02:16 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

there is no out of the box solution in RAP for the given Problem. You
may try to preparse your messages so that the name-value pairs can be
written in e.g. Table colmns, which support selection events.

Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: Jonas "Brüstel" [mailto:jbruestel@axway.com]
Bereitgestellt: Mittwoch, 5. März 2008 12:36
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: Multicolumn TextEditor?
Betreff: Re: Multicolumn TextEditor?


Hi,


I'm trying to display formatted text messages. The message contains a
lot of unreadable(proprietary) key-value pairs. If the user clicks on
one text element another view should respond to this and display a
human-readable description.

Thanks,
Jonas
Previous Topic:Background Color in TreeViewer
Next Topic:Browser object and getUrl()
Goto Forum:
  


Current Time: Fri May 23 10:39:29 EDT 2025

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

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

Back to the top