Frage

I have one perspective in which there are two Part Stack. By default each Part Stack occupies half of the window , I want to set fist part stack width as 30% and second one as 70%.

I have tried setting Container data as 30 for PartStak1 and 70 for PartStack2 but it's not working,

Plaese help

War es hilfreich?

Lösung

You must have a PartSashContainer as the parent of the two PartStacks for this to work.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top