Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Preferred size for a sticky view
Preferred size for a sticky view [message #449165] Wed, 10 May 2006 14:56 Go to next message
Eclipse UserFriend
Originally posted by: kristof.taveirne.intec.ugent.be

Hi,

Is there a way to set a preferred minimum width for a sticky view?
In fact, where does RCP get the default width for it?


Thanks alot!

Kristof.
Re: Preferred size for a sticky view [message #449249 is a reply to message #449165] Thu, 11 May 2006 09:10 Go to previous message
Eclipse UserFriend
AFAIK, by default the composite passed in to createPartControl(*) was
given a FillLayout ... all children will be filled to accommodate the
size of the view, which is controlled by the PartSashContainers (the
draggable bars that divide areas in eclipse).

BTW: don't ever reset the layout on the composite passed into
createPartControl(*) :-)

Later,
PW
Previous Topic:Inserting CoolBar in an Editor
Next Topic:Error Handling
Goto Forum:
  


Current Time: Sun Aug 31 12:09:01 EDT 2025

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

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

Back to the top