Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: quenhoai on September 24, 2014, 11:51:58 PM

Title: Use Scroll-View to browser Picture library.
Post by: quenhoai on September 24, 2014, 11:51:58 PM
Hey guys,

I'm amater and i have a practive about my picture library. Could i use NGUI to do a SCROLL VIEW (images's thumbnail), once click items, i can change image display in panel/label? How can i do? or any guide document can helpfully?

Thanks
Title: Re: Use Scroll-View to browser Picture library.
Post by: ArenMook on September 25, 2014, 07:07:49 PM
Start by examining the examples that come with NGUI. There are a lot, including ones that feature scroll views.

Changing the content of something in OnClick() is elementary. Watch the NGUI tutorials, they cover all the basics.