QUOTE(Falstaff @ Nov 22 2008, 14:30)

QUOTE(tedgo @ Nov 22 2008, 11:44)

@Enigma776 & Strictly4me
Thanks
The left and the right sides are finished now.
But i still play around with the playlist view.
I think i can live with the scrollbar in NG Playlist, EL Playlist is too heavy to setup and not as comfortable to use.
Actual screenshot:

if you want to hide the scrollbar, it is easy to do, just add a panel stack splitter panel over it !
and you can add a button at its top to hide/show this PSS (so the scrollbar

)
NB: take care at the order of the panels in the main PSS, this new PSS has to be placed over the NGPlaylist panel.
Maybe i'm too dumb, but i tried it and it doesn't work.
I inserted a blank PSS in the main PSS, made the same background colour as the main PSS and placed it over the scrollbar part of NG playlist, but i can't get it to be on top of it
For the button i used:
CODE
$imagebutton($sub(%_width%,287),53,24,24,$get(imagepath)Scroll.png,$get(imagepath)ScrollMH.png,$if($isvisible_c(Stack),PANELSHOW:Stack:0;REFRESH,PANELSHOW:Stack:1;REFRESH),,)