Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to remove "Installation Details" button and "Key Scrolling" feature?(Is it possible to remove the "Installation Details" button in the About Dialog and the widget of the right-up-corner in the Preferences Dialog?)
How to remove "Installation Details" button and "Key Scrolling" feature? [message #541572] Mon, 21 June 2010 15:30 Go to next message
Ricardo  is currently offline Ricardo Friend
Messages: 14
Registered: June 2010
Junior Member
Hello,

I need to remove the "Installation Details" button in the About Dialog and that widget that appears in the right-upper-corner of the Preferences Pages (containing two features: Key Scrolling and Resize Tree). Does anyone know how to do it?

Thanks
Ricardo
Re: How to remove "Installation Details" button and "Key Scrolling" feature? [message #541740 is a reply to message #541572] Tue, 22 June 2010 11:53 Go to previous messageGo to next message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Ricardo,

The button seems to be baked into the
org.eclipse.ui.internal.dialog.AboutDialog, however, you could make your own
About. Regarding the preference page, I am afraid you have to roll that one
yourself too. Take a look at PreferencesUtil class which is used to open the
workbench preference page.

--

Best Regards,
Wim Jongman
-- As a computer, I find your faith in technology amusing.
(Eclipse Old
Skool Quote Service)

> Hello,
>
> I need to remove the "Installation Details" button in the About Dialog and
that widget that appears in the right-upper-corner of the Preferences Pages
(containing two features: Key Scrolling and Resize Tree). Does anyone know
how to do it?
>
> Thanks
> Ricardo
Re: How to remove "Installation Details" button and "Key Scrolling" feature? [message #541953 is a reply to message #541740] Wed, 23 June 2010 10:59 Go to previous message
Ricardo  is currently offline Ricardo Friend
Messages: 14
Registered: June 2010
Junior Member
Hi Wim,

Thank you for the tips. In fact, creating my own About page is simple and is a way to solve it. As for the rest, I was expecting it to be simpler than what it is.

Thanks
Ricardo
Previous Topic:Create a User Scope
Next Topic:Save Cancel on closing of Editor Part
Goto Forum:
  


Current Time: Thu Apr 18 08:58:23 GMT 2024

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

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

Back to the top