Container Shape
I used the Container Shape customization in my DSL. Unfortunately it does not work anymore with V1. Does the customization not work anymore? What do I have to change to get it working again.
Thanks in advance
Alexander
I used the Container Shape customization in my DSL. Unfortunately it does not work anymore with V1. Does the customization not work anymore? What do I have to change to get it working again.
Thanks in advance
Alexander
Hi Alexander,
The method of producing nested shapes has changed a bit in version 1.
You can see a full example in the Components sample. Open the Visual Studio SDK samples browser (should be under you Start menu somewhere) and filter on DSL Tools, then open Example.Components. You'll see the code in the Custom folder in the Dsl project. The comments in the code explain what's going on.
Let us know if you have any problems.
Alan