문제

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