I'm currently learning my way around making a layout, and I have some questions regarding displaying the controls, buttons, and players in the FE.
Here's the effect I'm going for: I would like to always display a full image of the control panel, with the controls that aren't used for the currently highlighted game faded - sort of "ghost" images for all the controls/buttons except the ones used in the game. I have this working for the most part, but as I scroll through the game list I occasionally hit a game that either a) doesn't use controls (or buttons), so that part of the display disappears, or b) possibly uses a type of control that I don't have an image for (so again, nothing is displayed). This kind of spoils the effect.
So on to the questions:
- Is there a full list somewhere of all the controls / buttons / players images that I should have so I can be sure I haven't missed something?
- Is there a way to make mala display a default image (with everything "ghosted") if none of the other images apply? I tried setting a default image for the definables in MalaLayout, but this didn't have the effect I thought it would.
Anyone else achieved the effect I'm after?