Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RCP ->RAP equivalent
RCP ->RAP equivalent [message #85180] Mon, 28 April 2008 11:19 Go to next message
Eclipse UserFriend
Originally posted by: ptpettay.gmail.com

Can anyone tell me, how can I replace the following RCP classes in RAP?
(What is the RAP equvalent for them?)

org.eclipse.swt.custom.StyleRange;
org.eclipse.swt.custom.StyledText;
org.eclipse.swt.custom.VerifyKeyListener;

thanks
Pet
Re: RCP ->RAP equivalent [message #85299 is a reply to message #85180] Mon, 28 April 2008 18:48 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Pet,

as of now, StyleRange and StyledText aren't implemented in RAP,
neither exits a general replacement. But depending on your use case
you might find a suitable workaround. For further details why
StyledText is missing, search the newsgroup for 'StyledText'.
Again, depending on your use case, you could replace the
VerifykeyListener with a VerifyListener.

HTH
Rüdiger

Pet wrote:
> Can anyone tell me, how can I replace the following RCP classes in RAP?
> (What is the RAP equvalent for them?)
>
> org.eclipse.swt.custom.StyleRange;
> org.eclipse.swt.custom.StyledText;
> org.eclipse.swt.custom.VerifyKeyListener;
>
> thanks
> Pet
>
Previous Topic:multi-line header in table
Next Topic:Print a view's content
Goto Forum:
  


Current Time: Thu Apr 18 23:32:28 GMT 2024

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

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

Back to the top