Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: sangramdange on June 14, 2014, 02:35:28 AM

Title: NGUI - Popuplist -- horizontal placement of items
Post by: sangramdange on June 14, 2014, 02:35:28 AM
hello

can i do a horizontal pop list  instead of vertical popup, i am designing an interface when i click the button , the pop up list items should be placed  horizontally .

---sangram
Title: Re: NGUI - Popuplist -- horizontal placement of items
Post by: ArenMook on June 15, 2014, 05:08:20 AM
You would need to create your own custom popup class for that. Use the existing one's code as an example.