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.


Topics - suifcd

Pages: [1]
1
NGUI 3 Support / UIToggle with UIWrapcontent
« on: May 30, 2016, 06:34:27 AM »
hi,
I have a problem when use UIToggle,i create list with UIWrapcontent,and list item has child gameobject ,addcomponent<UIToggle>(),set group 20,it has 2 date list ,share one item list,click button to change it.
First the ui show first list,2 item,click second item toggle,then click button to switch second list,there has 1 item,it not toggle true,click it .then click button to back the first list,2 item,2 of them are toggle true.
Any help
thanks

2
NGUI 3 Support / UIGrid sorting in editor but not on android
« on: April 16, 2014, 10:03:06 PM »
I have a UIGrid to display an ordered list of items.I add items by code,rename all items like "item01",sorting Alphabetic. When I view it in the editor, they are sorted correctrly but when I run the compiled app on my mobile(andriod OS), the items sorted wrong.  Any help would be appreciated.

Pages: [1]