Frank
April 10, 2023, 3:13pm
1
Hi @UliNobbe & @Torben ,
I have question about change button normal state SVG to button Active state SVG?
This is the nomal state of not playing anything.
If the player is playing I want to change the normal start.svg to this one:
Is this possible?
I know you can change the ButtonColor to ActiveColor this is the same I want to reach normal.svg to active.svg
thanks, Frank
Torben
April 17, 2023, 9:58am
2
The image is fixed for all states. Only the background color can be configured.
Frank
April 18, 2023, 8:19am
3
Hi @Torben & @uli.mairlist ,
Thanks for the reply! I know now that it is not possible.
Frank
Frank
April 22, 2023, 4:23am
4
Hi Everyone,
I was working on the Icons of the players in normal state and active state, I made by my self transparant Svg buttons.
Start.svg
Stop.svg
Fadeout.svg
Pause.svg
Maybe others on the forum want to use this feature also. (See the result in the pictures)
1: StartbuttonColor: Darkgrey
2: StartbuttonActiveColor: Blue or Green
Normal state:
Active state:
Have fun, Cheers!
1 Like
RuVo80
April 22, 2023, 11:21pm
5
I was wondering where to place these svg files for the player buttons.
If I remember correctly, in version 6 I only had to create a folder called âimagesâ in which to place them. however this doesnât seem to work in version 7? should a subfolder be created for this? or are the filenames incorrect?
Yes, I know that from version 7 we work with svg files, so I also have svg files available.
I hope someone can explain briefly what the exact filenames and location should be for the svg files of the player buttons.
Here is a link to an explanation in german:
Ich hab es gerade an anderer Stelle @Stefan_Hillen beschrieben:
Tipp mal in der Fernsteuerungs-Konsole ein: DEBUG IMAGES
Und dann schalt im Systemprotokoll oben unter âFilterâ die Kategorie âDebugâ ein.
Das sind alle verfĂŒgbaren Icons, die man austauschen kann. Jeweils .svganhĂ€ngen und dann im Programmordner einen Unterordner images anlegen und dort ablegen.
NatĂŒrlich wieder mit den zugehörigen Unterordnern aus der Liste.
Beispiel, aus itemtype\music wird: C:\Programme (x86)\mAirList 7\imaâŠ
Would you please be so kind to use a translator to figure it out in your language?
Thank you.
RuVo80
April 23, 2023, 8:20am
7
@uli.mairlist Thx. I found them.
@Torben : Two questions on behalf of this topic:
Is there (ore will there be) any way to refresh the icons at runtime?
Were it possible to define some custom icons folder in the (nearer?) future? (The current folder needs administrator rights to handle.)
EDIT: I withdraw above questions as my plan would imply that the icons could be changed for each player individually. And I donât see that.