QUOTE(Cenobita @ Mar 22 2006, 11:41 PM)
problem solved
and the volume look pretty now.
Thanks man, carry on!!!
Welcome

QUOTE(sPeziFisH @ Mar 22 2006, 11:48 PM)
Thanks musicmusic, ColumnsUI still rocks !!!
Good to know

QUOTE(sPeziFisH @ Mar 22 2006, 11:48 PM)
The panels seem to be without any padding, so in my case (menu in its row, then horiz. splitter with buttons, seekbar and spec, then tabs, then playlistview) each panel (of toolbar for instance) is quite close to its neighbour - the panels at the outer side are even directly next to the foobar-window-border.
It's still a bit to narrow IMHO, a small amount of padding - some pixel room like in the foobar2000-standard-UI - would be more pleasant..
For toolbars I think generally you are better off with them in the toolbar area. For panels I dont think spacing at the edges in the layout area would look right. The spacing between panels may be increased a px or made configurable.
QUOTE(sPeziFisH @ Mar 22 2006, 11:48 PM)
BTW, just for interest, why does the standard-UI-toolbar and the Columns-UI-panels have a different background-color (Royale/EnergyBlue-Theme here)?
The toolbars should have the same background as standard ui

In the layout area it doesn't use that background, it may look odd if you only have a few separators showing.
QUOTE(m1k3_tes1 @ Mar 23 2006, 06:01 AM)
thanks musicmusic!!!!!
just one question: custom sorting for tree items gone?
in 0.8.3 I used:
VIEW:
$upper(%artist%)|'['$right($replace(%date%,3000,CP),2)']' [$caps2(%album%)] '('%composer%')'
CUSTOM TREE SORTING:
[%sort_artist%]$if($stricmp($left($trim($if2(%album artist%,%artist%)),4),the ),$right($trim($if2(%album artist%,%artist%)),$sub($len($trim($if2(%album artist%,%artist%))),4)),$trim($if2(%album artist%,%artist%)))$upper(%artist%)|'['%date%']' [%sort%][%album%]
It was removed from foo_albumlist. There's a post explaining it somewhere I'm sure, but I think it wasn't compatible with the new branches for multiple fields feature.
QUOTE(lav-chan @ Mar 24 2006, 05:00 PM)
Here's a question. Does Columns UI
have to create that thick line on the left-hand frame of the window when the side bar is enabled but hidden? It'd be OK if i had the 'toggle area' enabled, but i don't. :/
Have you not answered your own question? If you don't want it, use the enable/disable toggle instead of the show/hide toggle. The separator is there so you can double click on it or drag it to show the sidebar again.
QUOTE(Anas @ Mar 24 2006, 05:28 PM)
I think I found a bug:
I've got a horizontal splitter with Playlist switcher, two Album Lists and two of cwbowrons Browser panels in it.
I checked 'Hidden' on the two albumlist panels to test the Browser component.
But instead of showing all panels except the Album List ones, the whole horizontal splitter is hidden (the checkbox in the splitter config is not checked).
EDIT: Seems as the whole splitter would be hidden if one of the panels in the splitter is hidden.
Its sort-of by design: the panel hides in the direction of its orientation, so that if there is a caption only the caption is visible. This in turn makes the splitter shrink in that direction, so that if there is a caption, only the caption is visible.
I'll change it so that panels always hide in the direction of their parent splitter, which is actually useful

QUOTE(fabiospark @ Mar 24 2006, 08:51 PM)
@musicmusic
Will we ever be able to have two different Columns Playlist (maybe side by side under an horizontal splitter in the layout tab) show two different playlists? The library one on one side and all the others on the other side.
I don't currently have plans for this, sorry.