Why is it that whenever I add a widget, with a parent other than the panel, let's say a button, the button will get added under the parent I specify, but the background and its other stuff will go under the panel, why? - And if I manually get everything to where they belong (move the button background from the panel and parent it to the button I created), after a while, the button background just changes parents again, and goes under the panel once more! this is REALLY annoying. What can I do to prevent this?
I would order them nicely, then they suddenly go like the pic in the attachment (happens when I reload stuff from Visual Studio)
Thanks.