Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Org.eclipse.ui.editorss is not available, and how to set curvy tab?
Org.eclipse.ui.editorss is not available, and how to set curvy tab? [message #137353] Mon, 22 June 2009 14:31 Go to next message
jiamao liu is currently offline jiamao liuFriend
Messages: 9
Registered: July 2009
Junior Member
Dear friend,

I am a new guy for the elipse RAP and now have some questions:

(1)in RAP, when I use the perspective extention to define the view, in the
"relative", the "org.eclipse.ui.editorss" is not available from the
"browser" button, what's the problem? In the RCP target environment, it
is ok.

(2)In RAP, I do not know how to get a effect of curvy tab? In RCP we
could set the preference, SHOW_TRADITIONAL_STYLE_TABS to be fase, but in
RAP, this is no this constant. How to achieve a curvy tab for views?

Thanks in advance.
Re: Org.eclipse.ui.editorss is not available, and how to set curvy tab? [message #137376 is a reply to message #137353] Mon, 22 June 2009 16:00 Go to previous messageGo to next message
Igor Pavlenko is currently offline Igor PavlenkoFriend
Messages: 24
Registered: July 2009
Junior Member
Hi

> the "org.eclipse.ui.editorss" is not
> available from the "browser" button

Just specify without using "browser" button.

> In RCP we could set the preference,
> SHOW_TRADITIONAL_STYLE_TABS to be fase,
> but in RAP, this is no this constant

In RAP you cannot (yet?). The related code is commented out in target
platform.

Regards,
Igor
Re: Org.eclipse.ui.editorss is not available, and how to set curvy tab? [message #137387 is a reply to message #137353] Mon, 22 June 2009 16:01 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi,

jiamao liu wrote:
> (1)in RAP, when I use the perspective extention to define the view, in
> the "relative", the "org.eclipse.ui.editorss" is not available from the
> "browser" button, what's the problem? In the RCP target environment, it
> is ok.

this appears to be a slight difference between the
"perspectiveExtensions" ext point definitions in RAP and RCP. Feel free
to file a bug.

> (2)In RAP, I do not know how to get a effect of curvy tab? In RCP we
> could set the preference, SHOW_TRADITIONAL_STYLE_TABS to be fase, but in
> RAP, this is no this constant. How to achieve a curvy tab for views?

The CTabFolder in RAP does not support the curvy style, that's why this
property is missing. If you're interested in fancy styling, you might
have a look at the new design API (In the RAP Help, Advanced Topics ->
Look and Feel).

Regards, Ralf
Previous Topic:RAP and org.eclipse.ui.services-Extension-Point
Next Topic:2 questions??
Goto Forum:
  


Current Time: Sat Apr 20 02:33:18 GMT 2024

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

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

Back to the top