Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: drventure on February 17, 2012, 09:35:38 pm

Title: CPWizard and hiding/showing labels?
Post by: drventure on February 17, 2012, 09:35:38 pm
Anyone know if it's possible to link a "custom text" label in CPWizard to a control set, such that if the controlset isn't used for a game, the custom label doesn't display either.

For instance, I have a "Player 4" label, that I only want to show up for CP's of games that actually have 4 players. The controls themselves will hide and show based on whether they're used, but how might I go about hiding or showing custom labels keyed off the same condition?

Or maybe there's another way to accomplish this?
Title: Re: CPWizard and hiding/showing labels?
Post by: headkaze on February 17, 2012, 11:45:46 pm
Check out Edit->Options->Mame tab. You will see a "Layout Maps" section. This allows you to have layouts show based on criteria such as Constant, Control, NumPlayers or Alternating.
Title: Re: CPWizard and hiding/showing labels?
Post by: drventure on February 18, 2012, 10:24:40 am
I had wondered what that Mame Maps sections was all about. That makes sense now.

Thanks!