Author Topic: Widgets change their parent by themselves? [SOLVED]  (Read 1933 times)

vexe

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 153
    • View Profile
Widgets change their parent by themselves? [SOLVED]
« on: August 12, 2013, 06:42:51 AM »
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.
« Last Edit: August 12, 2013, 12:42:46 PM by vexe »

vexe

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 153
    • View Profile
Re: Widgets change their parent by themselves?
« Reply #1 on: August 12, 2013, 07:19:25 AM »
Happens also when I make a prefab out of my widgets...

vexe

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 153
    • View Profile
Re: Widgets change their parent by themselves?
« Reply #2 on: August 12, 2013, 12:42:21 PM »
The solution was FAQ #2.