1
NGUI 3 Support / Move a scroll view by code
« on: May 12, 2014, 10:38:17 AM »
Hello:
I have a UIgrid with a clipping panel.
I am making a kind of tutorial and I want to move the grid to the left by code.
For this, I am using UIScrollView.MoveRelative
The problem is that, after this, when I close the window and open it again, the grid looks broken.
So the question is:
Which is the best way to move a Clipping panel with a grid by code?
If it is MoveRelative, I am probably doing something else wrong.
Thank you very much.
I have a UIgrid with a clipping panel.
I am making a kind of tutorial and I want to move the grid to the left by code.
For this, I am using UIScrollView.MoveRelative
The problem is that, after this, when I close the window and open it again, the grid looks broken.
So the question is:
Which is the best way to move a Clipping panel with a grid by code?
If it is MoveRelative, I am probably doing something else wrong.
Thank you very much.

.
, will it work properly after we move to 2.6.2 (i.e. anchors destroying themselves at runtime)?
. I try that my label hasn't widget container and put his pivot point to top-left, but I can't fix the error.