AIMP for Windows => Вопросы / Questions => Topic started by: setimo_ceu@sapo.pt on May 01, 2025, 04:58:33
Title: How to make the button mark your status
Post by: setimo_ceu@sapo.pt on May 01, 2025, 04:58:33
How to make the button mark your status(exp. Like the play or pause button being a different color when in that state. Thank you very much.
Title: Re: How to make the button mark your status
Post by: Artem on May 02, 2025, 12:46:47
Create two buttons and change it visibility according the state. Please, look how it works in default skin with play/pause buttons
Title: Re: How to make the button mark your status
Post by: setimo_ceu@sapo.pt on May 04, 2025, 08:47:17
Thanks for the answer but I didn't understand how it works in practice In the original skin, the play pause button is just one and I want them both separate, with an indicator on each of them. thanks
Title: Re: How to make the button mark your status
Post by: Artem on May 04, 2025, 10:27:45
So, refer to Skin Editor \ Help \ Manual. In the manual, refer to the "Skin Structure" \ "Controls" \ "Buttons" \ "Example: toggle button", "Example: hiding button".
Title: Re: How to make the button mark your status
Post by: setimo_ceu@sapo.pt on May 06, 2025, 07:53:18
Thanks for the help I solved the problem with the TASEDigitsDisplay button, which shows me the status of the button.