Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Problem with toolbar
Problem with toolbar [message #117579] Tue, 06 January 2009 10:20 Go to next message
Terry  is currently offline Terry Friend
Messages: 19
Registered: July 2009
Junior Member
Hi all,

I encounter a problem when using RAP Toolbar. Steps as follow:

1. Create main project A, and 2 plug-in projects B & C.
2.
1) Add Extensions “org.eclipse.ui.actionSets” to project A.
2) Add action “TestA” for the Extensions, then it will appear in the
toolbars of project A, B, C.
3.
1) Add extensions “org.eclipse.ui.actionSets” to project B. Then add
action “TestB” for the Extensions, set visible as “false”.
2) Add Extensions “org.eclipse.ui.perspectiveExtensions”. Then add a
perspectiveExtension whose TargetID is the same as the PerspectiveID.
Thus, TestB will appear in toolbar of project B, and won’t appear in those
of A & C.
4.Do the same thing as described in Step 3 for project C.

After the above steps, run the project and switch between the 3 projects.
Toolbar are not showing correct contents in correct places.

Please help to solve the problem.

Cheers,
Terry
Re: Problem with toolbar [message #117707 is a reply to message #117579] Tue, 06 January 2009 21:20 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Terry,

it seems that you are experiencing the same problem as described in
"toolbar rendering issue."

HTH
Rüdiger

Terry Zhang wrote:
> Hi all,
>
> I encounter a problem when using RAP Toolbar. Steps as follow:
>
> 1. Create main project A, and 2 plug-in projects B & C.
> 2.
> 1) Add Extensions “org.eclipse.ui.actionSets” to project A.
> 2) Add action “TestA” for the Extensions, then it will appear in the
> toolbars of project A, B, C.
> 3.
> 1) Add extensions “org.eclipse.ui.actionSets” to project B. Then add
> action “TestB” for the Extensions, set visible as “false”.
> 2) Add Extensions “org.eclipse.ui.perspectiveExtensions”. Then add a
> perspectiveExtension whose TargetID is the same as the PerspectiveID.
> Thus, TestB will appear in toolbar of project B, and won’t appear in those
> of A & C.
> 4.Do the same thing as described in Step 3 for project C.
>
> After the above steps, run the project and switch between the 3 projects.
> Toolbar are not showing correct contents in correct places.
>
> Please help to solve the problem.
>
> Cheers,
> Terry
Previous Topic:how to avoid to reload flash when switched among TabItems
Next Topic:Store Initial Parameters from web.xml
Goto Forum:
  


Current Time: Tue Apr 16 22:39:55 GMT 2024

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

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

Back to the top