Skip to main content



      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 10:01 Go to next message
Eclipse UserFriend
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 18:31 Go to previous message
Eclipse UserFriend
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 Jun 17 07:31:49 EDT 2025

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

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

Back to the top