views:

256

answers:

0

Hi community,

I have the following problem, I have a canvas with some axes and grids I drawed on it by Shapes and added them to the rawchildren of the canvas. Now I created a custom component with only a VBox and a BezierSpline (degrafa) embedded. Now as I added the spline component to my canvas (addChild(spline) the spline is behind the canvas (resp. behind the VBox I embedded the canvas in). Has someone an idea what to do here? It would be ok if the spline is the element that is on top of all the other elements, would be now problem.

Thanks in advance

Sebastian