Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Bissmark on February 04, 2014, 06:40:58 PM

Title: UIPopup List reselection issue
Post by: Bissmark on February 04, 2014, 06:40:58 PM
Hi

I feel that this is a simple question but I cannot get my head around it.
I have a UIPopupList which has 5 options in the menu.
I want to be able to select 1 option, and then have the ability to reselect that option again without having to select a different option on the menu

Thank you for the help
Title: Re: UIPopup List reselection issue
Post by: ArenMook on February 05, 2014, 03:23:38 PM
NGUI already works like that. Are you on the latest version?
Title: Re: UIPopup List reselection issue
Post by: Bissmark on February 05, 2014, 05:01:53 PM
I am on 3.4.8 which I believe is the latest.

I will try and explain a bit better.  I have an option in the menu which creates a sandbox by randomizing 5 version of the model and then select 1 to instantiate. However I would like to press the menu then select this option multiple times without having to select another option in the menu.

Hope this helps to understand better
Title: Re: UIPopup List reselection issue
Post by: Bissmark on February 05, 2014, 05:06:22 PM
It seems that just by looking at the updated tutorial for the popup list it seems that my issue wasI didnt have the method in uilabel notified in my uipopuplist script