Can we have NextRowColor and FadeRowColor?

I would very much like a Playlist to have …NextRow… and …FadeRow… settings.

This would allow me to set Playlist colours to match the Player colours I use for a Player in the Next or Fade state. It would also incidentally be more consistent! :wink:

BFN
CAD

Not a big deal, basically cut’n’paste :wink:

Hi Cad, would like to see or have a copy of your layout.ini

Kind regards Tony

and skin.ini :wink:

Hmm…

Well, I’ll add the files’ contents below. With these files, the row colour in the Playlist does not change when a Player goes into Next (stays at the Loaded colour); nor when it goes into Fade (row immediately becomes that light grey ‘finished playing’ colour).

Note that these files are on my home PC running at 1024×768; our studio has a twin-monitor system and I have yet to complete a layout for it. When it’s done, there will be a third Playlist for ‘instant’ but sequenceable jingles and shorts, with 8 or 10 Players which do NOT unload at EOF. The plan being to implement something like the ‘sequence’ function in JazlerShow!. Also, I will be able to integrate the Cartwall into the main window, and add clock, date, etc.

So think of these as work in progress rather than anything ‘finished!’

LAYOUT.INI

[code][Toolbar]
Left=0
Top=0
Width=1000
Height=40

[Player0_0]
Left=4
Top=39
Width=540
Height=126

[Player0_1]
Left=4
Top=167
Width=540
Height=126

[Player0_2]
Left=4
Top=295
Width=540
Height=126

[Playlist0]
Left=4
Top=421
Width=540
Height=304

[Player1_0]
Left=546
Top=39
Width=157
Height=78

[Player1_1]
Left=705
Top=39
Width=157
Height=78

[Player1_2]
Left=864
Top=39
Width=157
Height=78

[Playlist1]
Left=546
Top=117
Width=475
Height=177

[Browser]
Left=546
Top=295
Width=475
Height=430

[CartWall]
Left=50
Top=150
Width=900
Height=475[/code]

SKIN.INI

[code][Player]
EmptyColor=#666666
LoadedColor=#FFFFCC
NextColor=#CCFF99
PFLColor=#99FFFF
PlayingColor=#99FF33
PausedColor=#FFFF66
FadeColor=#66CC00
EOFColor=#666666
TitleFontName=Trebuchet
TitleFontSize=13
TitleFontStyle=1
NameFontName=Arial Black
NameFontSize=17
NameFontStyle=1
StateFontName=Arial Black
StateFontSize=17
StateFontStyle=1
NextStateFontColor=#800000
PlayingStateFontColor=#FF3030
PausedStateFontColor=#FF3030
FadeStateFontColor=#FF3030
TimeFontName=Verdana
TimeFontSize=17
TimeFontStyle=1
ProgressBarRemainColor=#CFF8CF
ProgressBarRampColor=#FF0000
ProgressBarElapsedColor=#990000
ProgressBarColor=#000000
ButtonSize=28

[Player1_0]
TitleFontName=Tahoma
TitleFontSize=8
TitleFontStyle=0
NameFontName=Arial Narrow
NameFontSize=8
NameFontStyle=0
StateFontName=Arial Narrow
StateFontSize=10
StateFontStyle=1
TimeFontName=Arial Narrow
TimeFontSize=15
TimeFontStyle=1
ProgressBarHeight=12

[Player1_1]
TitleFontName=Tahoma
TitleFontSize=8
TitleFontStyle=0
NameFontName=Arial Narrow
NameFontSize=8
NameFontStyle=0
StateFontName=Arial Narrow
StateFontSize=10
StateFontStyle=1
TimeFontName=Arial Narrow
TimeFontSize=15
TimeFontStyle=1
ProgressBarHeight=12

[Player1_2]
TitleFontName=Tahoma
TitleFontSize=8
TitleFontStyle=0
NameFontName=Arial Narrow
NameFontSize=8
NameFontStyle=0
StateFontName=Arial Narrow
StateFontSize=10
StateFontStyle=1
TimeFontName=Arial Narrow
TimeFontSize=15
TimeFontStyle=1
ProgressBarHeight=12

[ExtraPFL]
StateFontSize=15

[Cartwall]
EmptyColor=#666666
LoadedColor=#FFFFCC
NextColor=#CCFF99
PFLColor=#99FFFF
PlayingColor=#99FF33
PausedColor=#FFFF66
FadeColor=#66CC00
EOFColor=#666666
TitleFontName=Tahoma
TitleFontSize=8
TitleFontStyle=0
NameFontName=Verdana
NameFontSize=10
NameFontStyle=1
StateFontName=Arial Narrow
StateFontSize=15
StateFontStyle=1
NextStateFontColor=#800000
PlayingStateFontColor=#FF3030
PausedStateFontColor=#FF3030
FadeStateFontColor=#FF3030
TimeFontName=Arial Narrow
TimeFontSize=15
TimeFontStyle=1
ProgressBarHeight=12
ProgressBarRemainColor=#CFF8CF
ProgressBarRampColor=#FF0000
ProgressBarElapsedColor=#990000
ProgressBarColor=#000000
ButtonSize=24

[Playlist]
ToolbarFontName=Arial Narrow
ToolbarFontSize=15
ToolbarFontStyle=1
ColWidths=65,297,53,35,50,20
LoadedRowColor=#FFFFCC
NextRowColor=#CCFF99
PFLRowColor=#99FFFF
PlayingRowColor=#99FF33
PausedRowColor=#FFFF66
FadeRowColor=#66CC00
SelectedLoadedRowColor=#FFFFCC
SelectedNextRowColor=#CCFF99
SelectedPFLRowColor=#99FFFF
SelectedPlayingRowColor=#99FF33
SelectedPausedRowColor=#FFFF66
SelectedFadeRowColor=#66CC00
PlayerNameFontName=Verdana
PlayerNameFontSize=9
PlayerNameFontStyle=1
BacktimingFontName=Tahoma
BacktimingFontSize=8
BacktimingFontStyle=1
FontName=Tahoma
FontSize=8
FontStyle=1
CommentFontName=Tahoma
CommentFontSize=8
ProgressBarHeight=12
ProgressBarRemainColor=#CFF8CF
ProgressBarRampColor=#FF0000
ProgressBarElapsedColor=#990000
ProgressBarColor=#000000

[Playlist1]
ColWidths=65,282,53,35,0,20[/code]
Note that I had to ‘duplicate’ stuff into the [Cartwall] section because it didn’t ‘pick up’ the stuff under the [Players] section like the docs. said it would. :frowning: I reported this elsewhere I think?

BFN
CAD

The requested color settings will be available as of v.46.

Torben, have another hug!

BFN
CAD