Author Topic: How can i create a dialog?  (Read 3205 times)

cheerbase

  • Guest
How can i create a dialog?
« on: May 17, 2012, 04:05:39 AM »
Just started using NGUI to re-write my ui but this quetion comes to me:
How can i create a dialog? I mean there is a dialog panel. When this panel become visible,every other panel is still visible but the buttons on them won't receive input anymore.
Thank you.

yuewah

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 180
    • View Profile
Re: How can i create a dialog?
« Reply #1 on: May 17, 2012, 07:53:46 AM »
 you can attach a box collider to the dialog panel that cover the whole screen.