Recommended Posts

only need to change $imageabs to $imageabs2 in the code..

Hi

Can you post your version of this pui please ?

Thanks in advance

EDIT :

What is the vs which inspirate this config ? Because when i look for reluna it seems not to be the vs because it is really different

Edited by bowen_tk
26297801hq0.png

http://rapidshare.com/files/108826780/reluna.zip.html

requires PanelsUI 0.14.12 beta and Album List panel

Amazing config bbmartini! But one problem that bugs me!

2lxctpg.jpg

As shown in the picture above, i'd like them to be a little smaller like the original that were created, i've had a mess around with a few numbers but couldnt find nothing that would change the actual size of the playlist window, help would be greatly appreciated.

Primie.uk

As shown in the picture above, i'd like them to be a little smaller like the original that were created, i've had a mess around with a few numbers but couldnt find nothing that would change the actual size of the playlist window, help would be greatly appreciated.

Primie.uk

play around with the panel size

$panel(Playlist views,Single Column Playlist,5,40,$sub(%_width%,10),$sub(%_height%,74),)

,

$panel(Panels,Album list,5,40,$sub(%_width%,10),$sub(%_height%,74),)

this would give you a smaller border..

you need to adjust the gold (yellow) bar too.

$imageabs2(0,0,,,$sub(%_width%,10),,5,36,/images\goldbar.png,)

play around with the panel size

this would give you a smaller border..

you need to adjust the gold (yellow) bar too.

$imageabs2(0,0,,,$sub(%_width%,10),,5,36,/images\goldbar.png,)

Meh, how obvious is that. Maybe if i'd of looked harder i'd of seen that! Thanks mate.

Edit: Just noticed that the playlist doesn't go to the new size, it's ok when theres a scrollbar?!>!?

Primie.uk

Edited by Primie.uk
Meh, how obvious is that. Maybe if i'd of looked harder i'd of seen that! Thanks mate.

Edit: Just noticed that the playlist doesn't go to the new size, it's ok when theres a scrollbar?!>!?

Primie.uk

there are also 2 drawrects that you need to change, how big do you want them?

$drawrect(13,38,$sub(%_width%,26),$sub(%_height%,72),brushcolor-101-107-133 pencolor-NULL)

$drawrect(14,39,$sub(%_width%,28),$sub(%_height%,72),brushcolor-16-16-24 pencolor-NULL)

just make sure the they are 1 pixel different than the SCPL and the first box respectively

Edited by bbmartini
there are also 2 drawrects that you need to change, how big do you want them?

$drawrect(13,38,$sub(%_width%,26),$sub(%_height%,72),brushcolor-101-107-133 pencolor-NULL)

$drawrect(14,39,$sub(%_width%,28),$sub(%_height%,72),brushcolor-16-16-24 pencolor-NULL)

just make sure the they are 1 pixel different than the SCPL and the first box respectively

Thanks, found it it were the width that needed changing too, all sorted.

Thanks!

Primie.uk

Awesome config, bbmartini!

Just one question though, next to the foobar image there's no indication of the currently playing track like on your screenshots, why?

It's right at the bottom of the code, right click on the buttons and click settings, scroll to the bottom and remove the // from the begining of the code below.

$padding(55,13)$align(left,top)$font(Calibri,8,bold,255-255-255)
$if(%isplaying%,%title%
,
Foobar2000
)

Primie.uk

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.