Author Topic: Static Displays With Launch Disabled?  (Read 1743 times)

YellowBirdAZ

  • Full Member
  • ***
  • Posts: 80
    • View Profile
Static Displays With Launch Disabled?
« on: April 17, 2017, 09:08:27 AM »
I have a situation where I have two displays for a single emulator. This emulator steams games from a Steam host.

What I want to do is display one layout when the host is available (the standard list of games), and then a static layout warning the host is not available otherwise.

I think I can handle all the network logic outside of AM on start-up (or on reset of AM).

What I would like is the static layout to be truly static, and I could tell AM not to attempt to do anything if the user presses a button while on the static page. As the situation is now, the page shows the error and tells the user what to do to fix it, but the user can still press a button and AM will try to launch a command, fail, and fall back to the static page. I want to prevent that attempt, so when the user pushes a button no sound plays, no command is attempted, all they can do is navigate away from the display.