Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kenshin122

Pages: [1]
1
So do just that. Create a widget container -- ALT+SHIFT+W. Set its pivot to top-right, anchor it.

All other widgets will go underneath it. You don't need to anchor them.

Thanks. This worked for me!

2
I dont know how to do the parent anchoring which has multiple widgets.

I have one UIPanel and inside there is multiple widgets. But I want those widgets to be positioned at top right corner. But to achieve this effect, I have to manually set all of widgets anchor to top right corner and those tasks are really exhausting.
 What I want is just anchor the parent to top right corner and make rest of widgets follow their parent. But in UIPanel, the anchor option is disabled.
 How can I achieve this without customizing the NGUI code.
 Any ideas?
 

Pages: [1]