Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Using activities....
Using activities.... [message #463826] Fri, 16 February 2007 04:22 Go to next message
Eclipse UserFriend
Hello,

an often occuring use case is that one would like
to reuse existing RCP architecture, but also needs some
customization.

Consider the following: The perspective bar and its
"Open Perspecive" action are great and useful, but suddenly
a new user request comes up, e.g. "Please show only perspective
A-Y, not Z yet in the list of available perspectives in the
"Open Perspective" dialog".
Instead of copy'n-pasting the dialog code it would make much
more sense to reuse it, but would like to use a customization
point (e.g. activities) to control the contents of that list.

Tha problem is: If one uses activities, than the "Open Perspective"
dialog changes and shows an additional checkbox, which allows
the user to see the so nicely filtered perspectives again -
This is quite bad!

Does there exist a way to prevent the occurence of this
checkbox? Probably via activities as well? ;-)

Thanks in advance,

Daniel Krügler
Re: Using activities.... [message #463846 is a reply to message #463826] Fri, 16 February 2007 09:35 Go to previous message
Eclipse UserFriend
Daniel Krügler wrote:
>
> Does there exist a way to prevent the occurence of this
> checkbox? Probably via activities as well? ;-)

no, AFAIK that checkbox is not configurable.
PW
Previous Topic:How to automatically refresh a view without any action by the user
Next Topic:Get rid of the "select working sets"-icon
Goto Forum:
  


Current Time: Thu Mar 20 08:47:26 EDT 2025

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

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

Back to the top