Author Topic: UI Pop Up List  (Read 8294 times)

nidhi_singh

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 22
    • View Profile
UI Pop Up List
« on: May 05, 2015, 08:26:40 AM »
is there any way I can leave pop up list open by default or open on game start ?? For now I have to click it then it opens. I found out there was a method for closing it and checking its current state but none for opening.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UI Pop Up List
« Reply #1 on: May 05, 2015, 10:32:21 PM »
UIPopupList.Show()

nidhi_singh

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 22
    • View Profile
Re: UI Pop Up List
« Reply #2 on: May 06, 2015, 02:41:27 AM »
There is no function for UIPopupList.Show()

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UI Pop Up List
« Reply #3 on: May 07, 2015, 06:19:06 PM »
What version of NGUI are you on?

nidhi_singh

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 22
    • View Profile
Re: UI Pop Up List
« Reply #4 on: May 08, 2015, 02:46:33 AM »
Version 3.6.7

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UI Pop Up List
« Reply #5 on: May 09, 2015, 04:16:07 AM »
You need to update...