Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Program change Property sheet column width
Program change Property sheet column width [message #513875] Thu, 11 February 2010 15:01 Go to next message
Jan Krakora is currently offline Jan KrakoraFriend
Messages: 477
Registered: December 2009
Location: Prague
Senior Member
Hello,

I have a View extends PropertySheet. And my question is, is there any chance to set up width of the "Property" column in my code?

Thanks
Re: Program change Property sheet column width [message #518395 is a reply to message #513875] Wed, 03 March 2010 23:31 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Behnil,

Try this: Override createpartcontrol, do a super(composite) and then use the
composite to find out the table and the columns.

--

Best Regards,
Wim Jongman
-- Computers are not intelligent. They only think they are.
(Eclipse Old Skool Quote Service)

> Hello,
>
> I have a View extends PropertySheet. And my question is, is there any
chance to set up width of the "Property" column in my code?
>
> Thanks
Previous Topic:Config.ini
Next Topic:is it possisble to toggle hide/show statuline at runtime?
Goto Forum:
  


Current Time: Tue Apr 23 12:35:56 GMT 2024

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

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

Back to the top