Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Remove Column Property Sheet View
Remove Column Property Sheet View [message #963117] Mon, 29 October 2012 11:36 Go to next message
Eclipse UserFriend
Hi,

Normally there are three columns in property sheet view first is property, second is value and third column does not have any header but still it is always visible.

Can we get rid of third empty column?

Cheers,

[Updated on: Mon, 29 October 2012 11:36] by Moderator

Re: Remove Column Property Sheet View [message #967584 is a reply to message #963117] Thu, 01 November 2012 17:51 Go to previous message
Eclipse UserFriend
Hello again ModelGeek Mising name,

Concerning extra columns you should have a look at this:
http://blog.eclipse-tips.com/2008/05/single-column-tableviewer-and.html

I can either see the third column in the PropertySheetPage, but actually it is not visible, unless I drag it to the front.

If you want to modify the look of the PropertySheet, you´ll have to implement your own org.eclipse.ui.views.properties.IPropertySheetPage and define an Adapter for the IPropertySheetPage.
As you can see in the org.eclipse.ui.views.properties.PropertySheet.doCreatePage(IWorkbenchPart part) method the PropertySheet looks for an Adapter to show a custom IPropertySheetPage.

If you need more information do not hesitate to ask me Wink

Best regards,

Simon
Previous Topic:Best way to "run/execute" my own file
Next Topic:How to explicitely add a swt explicitely to plugin dependencies?
Goto Forum:
  


Current Time: Tue Jul 22 11:46:31 EDT 2025

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

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

Back to the top