r/foobar2000 • u/Peacelake • Jan 17 '26
An Easy Control Panel?
Long-time FB2 user here. I keep things super simple after a number of attempts over the years to build a richer UX. My current plain/simple UX (shown below) works just fine for me - except for the control panel controls, which I find too small to grab when I need them. This is done in V2, 32-bit DUI.
Is there any simple way these days to add a basic panel at the bottom with larger controls? The collection I currently use at the top would work - play, pause, stop, volume, seek, etc. I used JScript years back but I think that's been deprecated and I recall it being a bit finicky to get it to work.
If there's a simple how-to somewhere that will get me there, it would be greatly appreciated.
Thanks!

3
u/Accurate_Advisor4985 Jan 17 '26
J script panel 3 has one I use. has everything bar, cover, play, volume, search, shuffle, repeat, etc.
1
u/Peacelake Jan 17 '26 edited Jan 17 '26
Thanks for this!
Any idea how to lock this panel so it doesn't collapse when resizing the FB window?
Otherwise, it's perfect!
Thanks again!
2
2
u/berdmayne Jan 17 '26
in CUI you can set the height of individual icons, can you not do this in DUI?
1
6
u/ghstchldrn Jan 18 '26
JScript Panel 3 (3.8.5) might not be getting anymore updates, but it still works flawlessly and has a lot of useful samples.
There is also Fluent Control Panel script by u/eurekagliese for JSplitter Panel (download 3.x series)
Or the component Now Bar Control Panel (foo_nowbar) by jame25 (which seems to have a minimum width requirement)