Switch to the dark side!
foobar2000

foobar2000

Latest Discussion
1 year ago
1 year ago
2 years ago
More...

Post a new topic



Scrollbar in foobar

2450
Frankenstein says:

Is there a way to hide the vertical scrollbar in foobar so I can just scroll using my mouse wheel?

03:10 pm, Friday, September 07, 2007 (2 years ago)
1408
aMADme says:

in panels_ui you can set the width of the playlist to something like $eval(%_width%+15) , what would hide the scrollbar

the only problem is tho as soon as you have a shorter playlist that wouldn't need the scrollbar to begin with, it'd cut of more of the playist, probably the track time, which most of the time is to the right of the track name

but maybe you could get around this by automatically sizing the playlist to the number of tracks (rows) of the playlist....dunno if that's possible tho

03:57 am (2 years ago)
4500
TheProfessor says:

nope MAD there isn't a way to avoid that. I've tried to have it using $if%itemcount% and other stuff like that and no luck

@Frank
This is how

$panel(Playlist,Single Column Playlist,x,y,$sub(%_width%,-12),h,)

-12 can vary depending on the size of the scrollbar you VS has

01:47 pm (2 years ago)
 

Reply to this topic

You must register and become a member to post a reply.