Author Topic: UIPopup List reselection issue  (Read 3221 times)

Bissmark

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 9
    • View Profile
UIPopup List reselection issue
« 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

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIPopup List reselection issue
« Reply #1 on: February 05, 2014, 03:23:38 PM »
NGUI already works like that. Are you on the latest version?

Bissmark

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 9
    • View Profile
Re: UIPopup List reselection issue
« Reply #2 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

Bissmark

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 9
    • View Profile
Re: UIPopup List reselection issue
« Reply #3 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