I am trying to create a component but I get the error message that tells that the elements are in overriding mode

so after having read the forum about nested widget, supposedly now I should overlay this element.

Sp what does it means "to overlay" and how I do it ?

Thanks for your patience

your devoted user

Paolo

paolo.barattini@yahoo.it

Hi Paolo,

Overlay just means that you should place the widget in front of the component instead of nesting it inside. In HTML language the widget will have greater z-order than the component. In the Outline View the widget will be below the component.

Let me know if it's still not clear. Next time attach an image that shows what you are trying to do.