Вопрос

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

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top