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