Author Topic: More menu and one click  (Read 3222 times)

mimmog

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 32
    • View Profile
More menu and one click
« on: December 19, 2014, 01:11:46 PM »
I want that when I show a menu all other buttons under it not are clickable...how can I do it ? I try to use more panels with more depth but it not work...

mimmog

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 32
    • View Profile
Re: More menu and one click
« Reply #1 on: December 20, 2014, 10:47:35 AM »
Can you help men? My menu is showed over another menu and I want that when it is active the menu's button  under are not clickable. Is it possibile?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: More menu and one click
« Reply #2 on: December 21, 2014, 08:31:58 AM »
Trivial. Create a widget ALT+SHIFT+W, give it a collider ALT+SHIFT+C, stretch it to cover the screen. Position its depth so that it's just below your popup window so that you can interact with the popup window, but nothing else behind it.