Author Topic: I put a popup List above a input widget.  (Read 3841 times)

noob22

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 38
    • View Profile
I put a popup List above a input widget.
« on: October 24, 2012, 08:46:09 PM »
When I press popuplist ,it can't cover input widget's text.Any suggestion?

noob22

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 38
    • View Profile
Re: I put a popup List above a input widget.
« Reply #1 on: October 24, 2012, 09:30:31 PM »
Or other how to make a sprite cover a label?
If I change the sprite's position z to -1.The popup's background will cover it's label.
Why I change a sprite will affect at another popup?

noob22

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 38
    • View Profile
Re: I put a popup List above a input widget.
« Reply #2 on: October 24, 2012, 10:00:12 PM »
I have solved it.